From: Nicolas Thill Date: Mon, 6 Jun 2005 06:53:49 +0000 (+0000) Subject: Add some mirrors X-Git-Tag: reboot~32565 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=008230e9e228251c37d7ff083bc216dd25b90dbe;p=oweals%2Fopenwrt.git Add some mirrors SVN-Revision: 1159 --- diff --git a/openwrt/package/lua/Makefile b/openwrt/package/lua/Makefile index cdeba906fc..a36c3acb23 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