aboutsummaryrefslogtreecommitdiffstats
path: root/package/lua
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-06-06 06:53:49 +0000
committerNicolas Thill <nico@openwrt.org>2005-06-06 06:53:49 +0000
commitdf06e6c8210cee86b650e1b5ece71a736158ab77 (patch)
treebd846fee27a4c746d7949bc20d39a2096d0abe47 /package/lua
parent9d883b8968a8b51785ee459ebd8e4910eb49ce10 (diff)
downloadmaster-187ad058-df06e6c8210cee86b650e1b5ece71a736158ab77.tar.gz
master-187ad058-df06e6c8210cee86b650e1b5ece71a736158ab77.tar.bz2
master-187ad058-df06e6c8210cee86b650e1b5ece71a736158ab77.zip
Add some mirrors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1159 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lua')
-rw-r--r--package/lua/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/package/lua/Makefile b/package/lua/Makefile
index cdeba906fc..a36c3acb23 100644
--- a/package/lua/Makefile
+++ b/package/lua/Makefile
@@ -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