The ftp.easysw.com site has disappeared completely. This patch adds the official cups site as package source and drops all easysw.com servers and not longer existent mirrors of easys.com.
Signed-off-by: Mathias Kresin <open...@kresin.me> --- diff --git a/net/cups/Makefile b/net/cups/Makefile index 550d00e..a8d6425 100644 --- a/net/cups/Makefile +++ b/net/cups/Makefile @@ -12,10 +12,7 @@ PKG_VERSION:=1.5.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-source.tar.bz2 -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) +PKG_SOURCE_URL:= http://www.cups.org/software/$(PKG_VERSION) PKG_MD5SUM:=de3006e5cf1ee78a9c6145ce62c4e982 TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel