X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/abc16b03ee0fd6e47ed92b09b6eb457c2f0895e8..9f0871090d031ad656d1d1e77f2881c9a864b343:/package/lua/Makefile diff --git a/package/lua/Makefile b/package/lua/Makefile index c8c64badf..96fa57eaa 100644 --- a/package/lua/Makefile +++ b/package/lua/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lua PKG_VERSION:=5.1.4 -PKG_RELEASE:=5 +PKG_RELEASE:=8 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.lua.org/ftp/ \