projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3a1886
)
add more cups mirrors
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Apr 2005 13:52:21 +0000
(13:52 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Apr 2005 13:52:21 +0000
(13:52 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@557
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/cups/Makefile
patch
|
blob
|
history
diff --git
a/package/cups/Makefile
b/package/cups/Makefile
index
714689f
..
33f2835
100644
(file)
--- a/
package/cups/Makefile
+++ b/
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
This page took
0.023163 seconds
and
4
git commands to generate.