From 56eb7f89fd59eae0c05f5d3be34b23c9dcc00331 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 7 Dec 2005 15:37:43 +0000 Subject: use the @GNU mirror facility from scripts/download.pl SVN-Revision: 2595 --- openwrt/package/ncurses/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'openwrt/package/ncurses/Makefile') diff --git a/openwrt/package/ncurses/Makefile b/openwrt/package/ncurses/Makefile index e433f55..39674bf 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 -- cgit v1.1