summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-06 06:53:49 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-06-06 06:53:49 +0000
commitc40daee0d45e52841b2d7015b4b09c86b826b2c9 (patch)
tree9595482ca177ca7300e42fafb117325a6f80bef7
parent8a3721b56c7d8f076b73c84e0c9f30a769f003e6 (diff)
Add some mirrors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1159 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/lua/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/openwrt/package/lua/Makefile b/openwrt/package/lua/Makefile
index cdeba906f..a36c3acb2 100644
--- a/openwrt/package/lua/Makefile
+++ b/openwrt/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