projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f67df0f
)
Add some mirrors
author
Nicolas Thill
<nico@openwrt.org>
Mon, 6 Jun 2005 06:53:49 +0000
(06:53 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 6 Jun 2005 06:53:49 +0000
(06:53 +0000)
SVN-Revision: 1159
openwrt/package/lua/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/lua/Makefile
b/openwrt/package/lua/Makefile
index cdeba906fc5c8a343cd913e525ae9e9d9f34909b..a36c3acb23c9b549b26ad2c3cc1b75e348ceea70 100644
(file)
--- 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