Remove ending slash in lua sub packages (#4739)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14879 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
054bbfc550
commit
f5a0686868
@ -13,7 +13,7 @@ PKG_VERSION:=1.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/2469/
|
||||
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/2469
|
||||
PKG_MD5SUM:=6ecb895ccf5cff1e7f2facd438b1f8d0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
@ -13,7 +13,7 @@ PKG_VERSION:=0.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/3920/
|
||||
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/3920
|
||||
PKG_MD5SUM:=a88f2c05d22abfcc9ab92bd1d6f32b37
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
@ -13,7 +13,7 @@ PKG_VERSION:=2.0.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/2664/
|
||||
PKG_SOURCE_URL:=http://luaforge.net/frs/download.php/2664
|
||||
PKG_MD5SUM:=41445b138deb7bcfe97bff957503da8e
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user