1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 20:39:49 +03:00

add more cups mirrors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@557 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-04-04 13:52:21 +00:00
parent 682bc4982f
commit c3c542eaa4

View File

@ -7,7 +7,9 @@ PKG_VERSION:=1.1.23
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_MD5SUM:=4ce09b1dce09b6b9398af0daae9adf63 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_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-source.tar.bz2
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_CAT:=bzcat PKG_CAT:=bzcat