cups: Update package source URL
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 <openwrt@kresin.me> git-svn-id: svn://svn.openwrt.org/openwrt/packages@39415 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4e9143e657
commit
4b28719502
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user