From c7b9dcf6b055fcba994e267dcc930604c51c4c43 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 18 Oct 2006 20:02:30 +0000 Subject: [PATCH] move easysw cups servers to the end of the download list - too slow SVN-Revision: 5210 --- net/cups/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net/cups/Makefile b/net/cups/Makefile index a8852985ef..2b6e525d63 100644 --- a/net/cups/Makefile +++ b/net/cups/Makefile @@ -13,9 +13,10 @@ PKG_RELEASE:=1 PKG_MD5SUM:=4ce09b1dce09b6b9398af0daae9adf63 PKG_SOURCE_URL:= \ + http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/cups/$(PKG_VERSION) \ ftp://ftp.easysw.com/pub/cups/$(PKG_VERSION) \ - ftp://ftp3.easysw.com/pub/cups/$(PKG_VERSION) \ - http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/cups/$(PKG_VERSION) + ftp://ftp3.easysw.com/pub/cups/$(PKG_VERSION) + PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-source.tar.bz2 PKG_CAT:=bzcat -- 2.30.2