From: Nicolas Thill Date: Wed, 7 Dec 2005 15:37:43 +0000 (+0000) Subject: use the @GNU mirror facility from scripts/download.pl X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=7b2f8529f24074d9420b54a8628acad3030d0a5b use the @GNU mirror facility from scripts/download.pl SVN-Revision: 2595 --- diff --git a/openwrt/package/gmp/Makefile b/openwrt/package/gmp/Makefile index b2119e386d..27d938427a 100644 --- a/openwrt/package/gmp/Makefile +++ b/openwrt/package/gmp/Makefile @@ -7,10 +7,7 @@ PKG_VERSION:=4.1.4 PKG_RELEASE:=1 PKG_MD5SUM:=0aa7d3b3f5b5ec5951e7dddd6f65e891 -PKG_SOURCE_URL:=ftp://ftp.gnu.org/gnu/gmp/ \ - ftp://ftp.belnet.be/mirror/ftp.gnu.org/gnu/gmp/ \ - ftp://ftp.mirror.nl/pub/mirror/gnu/gmp/ \ - http://mirror.switch.ch/ftp/mirror/gnu/gmp/ +PKG_SOURCE_URL:=@GNU/gmp PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_CAT:=bzcat diff --git a/openwrt/package/libgdbm/Makefile b/openwrt/package/libgdbm/Makefile index c6c0f606d9..dd8ddce1a3 100644 --- a/openwrt/package/libgdbm/Makefile +++ b/openwrt/package/libgdbm/Makefile @@ -7,7 +7,7 @@ PKG_VERSION:=1.8.3 PKG_RELEASE:=0 PKG_MD5SUM:=1d1b1d5c0245b1c00aff92da751e9aa1 -PKG_SOURCE_URL:=http://ftp.gnu.org/gnu/gdbm/ +PKG_SOURCE_URL:=@GNU/gdbm PKG_SOURCE:=gdbm-$(PKG_VERSION).tar.gz PKG_CAT:=zcat diff --git a/openwrt/package/libosip2/Makefile b/openwrt/package/libosip2/Makefile index 65a52831af..6fbb73363a 100644 --- a/openwrt/package/libosip2/Makefile +++ b/openwrt/package/libosip2/Makefile @@ -7,10 +7,7 @@ PKG_VERSION:=2.2.0 PKG_RELEASE:=1 PKG_MD5SUM:=f1237af0250c59b318bd64a59f5750ea -PKG_SOURCE_URL:=http://ftp.gnu.org/gnu/osip/ \ - ftp://ftp.belnet.be/mirror/ftp.gnu.org/gnu/osip/ \ - ftp://ftp.mirror.nl/pub/mirror/gnu/osip/ \ - http://mirror.switch.ch/ftp/mirror/gnu/osip/ +PKG_SOURCE_URL:=@GNU/osip PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_CAT:=zcat diff --git a/openwrt/package/libtool/Makefile b/openwrt/package/libtool/Makefile index ac74a25e9f..b5926aa0bc 100644 --- a/openwrt/package/libtool/Makefile +++ b/openwrt/package/libtool/Makefile @@ -7,10 +7,7 @@ PKG_VERSION:=1.5.14 PKG_RELEASE:=1 PKG_MD5SUM:=049bf67de9b0eb75cd943dafe3d749ec -PKG_SOURCE_URL:=http://ftp.gnu.org/gnu/libtool/ \ - ftp://ftp.belnet.be/mirror/ftp.gnu.org/gnu/libtool/ \ - ftp://ftp.mirror.nl/pub/mirror/gnu/libtool/ \ - http://mirror.switch.ch/ftp/mirror/gnu/libtool/ +PKG_SOURCE_URL:=@GNU/libtool PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_CAT:=zcat diff --git a/openwrt/package/ncurses/Makefile b/openwrt/package/ncurses/Makefile index e433f557e3..39674bfd9e 100644 --- a/openwrt/package/ncurses/Makefile +++ b/openwrt/package/ncurses/Makefile @@ -7,14 +7,7 @@ PKG_VERSION:=5.2 PKG_RELEASE:=8 PKG_MD5SUM:=464d6a49010cf2a6eb9ce59a264d4d47 -PKG_SOURCE_URL:=\ - ftp://ftp.gnu.org/pub/gnu/$(PKG_NAME) \ - ftp://gatekeeper.dec.com/pub/GNU/$(PKG_NAME) \ - ftp://ftp.uu.net/archive/systems/gnu/$(PKG_NAME) \ - ftp://ftp.eu.uu.net/pub/gnu/$(PKG_NAME) \ - ftp://ftp.funet.fi/pub/gnu/prep/$(PKG_NAME) \ - ftp://ftp.leo.org/pub/comp/os/unix/gnu/$(PKG_NAME) \ - ftp://ftp.digex.net/pub/gnu/$(PKG_NAME) +PKG_SOURCE_URL:=@GNU/ncurses PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_CAT:=zcat diff --git a/openwrt/package/screen/Makefile b/openwrt/package/screen/Makefile index 21873388de..7bc25482cf 100644 --- a/openwrt/package/screen/Makefile +++ b/openwrt/package/screen/Makefile @@ -7,10 +7,7 @@ PKG_VERSION:=4.0.2 PKG_RELEASE:=1 PKG_MD5SUM:=ed68ea9b43d9fba0972cb017a24940a1 -PKG_SOURCE_URL:=http://ftp.gnu.org/gnu/screen \ - ftp://ftp.belnet.be/mirror/ftp.gnu.org/gnu/screen/ \ - ftp://ftp.mirror.nl/pub/mirror/gnu/screen/ \ - http://mirror.switch.ch/ftp/mirror/gnu/screen/ +PKG_SOURCE_URL:=@GNU/screen PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_CAT:=zcat