mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 17:43:10 +02:00
Add some mirrors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1159 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8a3721b56c
commit
c40daee0d4
@ -7,7 +7,10 @@ PKG_VERSION:=5.0.2
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:= dea74646b7e5c621fef7174df83c34b1
|
||||
|
||||
PKG_SOURCE_URL:=http://www.lua.org/ftp/
|
||||
PKG_SOURCE_URL:=http://www.lua.org/ftp/ \
|
||||
http://ftp.gwdg.de/pub/languages/lua/ \
|
||||
http://mirrors.dotsrc.org/lua/ \
|
||||
http://www.tecgraf.puc-rio.br/lua/ftp/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_CAT:=zcat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user