projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cb1293
)
add more logrotate mirrors
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 4 Aug 2006 19:19:28 +0000
(19:19 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 4 Aug 2006 19:19:28 +0000
(19:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4444
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/logrotate/Makefile
patch
|
blob
|
history
diff --git
a/utils/logrotate/Makefile
b/utils/logrotate/Makefile
index
1bf28a2
..
27eddda
100644
(file)
--- a/
utils/logrotate/Makefile
+++ b/
utils/logrotate/Makefile
@@
-12,7
+12,11
@@
PKG_VERSION:=3.7.1
PKG_RELEASE:=1
PKG_MD5SUM:=552639142e163745f6bcd4f1f3816d8a
-PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/l/logrotate
+PKG_SOURCE_URL:= \
+ http://ftp.de.debian.org/debian/pool/main/l/logrotate \
+ http://ftp.debian.org/debian/pool/main/l/logrotate \
+ http://ftp.fr.debian.org/debian/pool/main/l/logrotate \
+ http://ftp.us.debian.org/debian/pool/main/l/logrotate
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)