X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1e9dc15d2f94a20812229c784942f39b811239fd..5e7b8e0f947cc96a6398afe8c0cbaee0aeea5363:/openwrt/package/cups/Makefile diff --git a/openwrt/package/cups/Makefile b/openwrt/package/cups/Makefile index 714689fb9..33f283574 100644 --- a/openwrt/package/cups/Makefile +++ b/openwrt/package/cups/Makefile @@ -7,7 +7,9 @@ PKG_VERSION:=1.1.23 PKG_RELEASE:=1 PKG_MD5SUM:=4ce09b1dce09b6b9398af0daae9adf63 -PKG_SOURCE_URL:=ftp://ftp3.easysw.com/pub/cups/1.1.23/ +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:=$(PKG_NAME)-$(PKG_VERSION)-source.tar.bz2 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_CAT:=bzcat