From 85a65c36f15153dfd078a889474de47401b800a9 Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 7 Dec 2005 15:37:43 +0000 Subject: use the @GNU mirror facility from scripts/download.pl git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2595 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ncurses/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'package/ncurses/Makefile') diff --git a/package/ncurses/Makefile b/package/ncurses/Makefile index e433f557e..39674bfd9 100644 --- a/package/ncurses/Makefile +++ b/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 -- cgit v1.2.3