projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2288c6b
)
Add some mirrors
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Jun 2005 06:53:49 +0000
(06:53 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Jun 2005 06:53:49 +0000
(06:53 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1159
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/lua/Makefile
patch
|
blob
|
history
diff --git
a/package/lua/Makefile
b/package/lua/Makefile
index
cdeba90
..
a36c3ac
100644
(file)
--- 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
This page took
0.022346 seconds
and
4
git commands to generate.