From: nbd Date: Fri, 4 Aug 2006 19:07:43 +0000 (+0000) Subject: fix cups mirrors X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9cb1293dfdc103a5f1846bfab6586aece86ccea8;p=packages.git fix cups mirrors git-svn-id: svn://svn.openwrt.org/openwrt/packages@4442 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/cups/Makefile b/net/cups/Makefile index 0dd4065cd..b62b8e3ab 100644 --- a/net/cups/Makefile +++ b/net/cups/Makefile @@ -12,9 +12,10 @@ PKG_VERSION:=1.1.23 PKG_RELEASE:=1 PKG_MD5SUM:=4ce09b1dce09b6b9398af0daae9adf63 -PKG_SOURCE_URL:=http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/ftp.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_URL:= \ + 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) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-source.tar.bz2 PKG_CAT:=bzcat