projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b13e981
)
package/utils/lua: cleanup source mirrors
author
Paul Wassi
<p.wassi@gmx.at>
Sun, 1 Apr 2018 16:18:18 +0000
(18:18 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 18 Apr 2018 21:59:32 +0000
(23:59 +0200)
Remove inactive mirrors from the sources list.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
package/utils/lua/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/lua/Makefile
b/package/utils/lua/Makefile
index 89b6a87117c9c393257fb4231bc9ced33490d26e..97c18def6642cdc9ac9287b9f637dc30504db6cd 100644
(file)
--- a/
package/utils/lua/Makefile
+++ b/
package/utils/lua/Makefile
@@
-13,8
+13,6
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
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_HASH:=2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333
PKG_BUILD_PARALLEL:=1