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/libosip2/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'openwrt/package/libosip2') diff --git a/openwrt/package/libosip2/Makefile b/openwrt/package/libosip2/Makefile index 65a5283..6fbb733 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 -- cgit v1.1