[packages] luafilesystem: Update to v1.4.2 (#5704)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17271 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acinonyx 2009-08-15 14:43:48 +00:00
parent 6d25a65e74
commit d0bf95a38a

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luafilesystem
PKG_VERSION:=1.4.1
PKG_VERSION:=1.4.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/3345
PKG_MD5SUM:=fe2fa6decc48f0267b4f09975750280e
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/3931
PKG_MD5SUM:=8e7b2a9b899d669280456d0f95afd961
include $(INCLUDE_DIR)/package.mk