projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add some mirrors
[openwrt.git]
/
openwrt
/
package
/
lua
/
Makefile
diff --git
a/openwrt/package/lua/Makefile
b/openwrt/package/lua/Makefile
index
cdeba90
..
a36c3ac
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_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
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
This page took
0.019502 seconds
and
4
git commands to generate.