[packages] luasec: Update to v0.3.3, remove trailing spaces from Makefile (#5703)

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

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luasec
PKG_VERSION:=0.3
PKG_VERSION:=0.3.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/3920
PKG_MD5SUM:=a88f2c05d22abfcc9ab92bd1d6f32b37
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/4160
PKG_MD5SUM:=88261020372dfe8f850fdb60e4fae186
include $(INCLUDE_DIR)/package.mk