X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7dc4c37a3ad94674f79638554fe8fe6e6bf2098f..ce2d16c92003a345ccced4b0ced57dc13d3dddd4:/package/lua/Makefile diff --git a/package/lua/Makefile b/package/lua/Makefile index 0a5e8f343..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:=6 +PKG_RELEASE:=8 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.lua.org/ftp/ \