From: nbd Date: Wed, 18 Oct 2006 20:02:30 +0000 (+0000) Subject: move easysw cups servers to the end of the download list - too slow X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=3547de2402d653ce28de82ffb2069d2a04f6cd3b;p=packages.git move easysw cups servers to the end of the download list - too slow git-svn-id: svn://svn.openwrt.org/openwrt/packages@5210 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/cups/Makefile b/net/cups/Makefile index a8852985e..2b6e525d6 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