add more logrotate mirrors
authorFelix Fietkau <nbd@openwrt.org>
Fri, 4 Aug 2006 19:19:28 +0000 (19:19 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 4 Aug 2006 19:19:28 +0000 (19:19 +0000)
SVN-Revision: 4444

utils/logrotate/Makefile

index 1bf28a215ea88c884b22dbdbc0276f5f60c5ad3f..27eddda25e0e4825c847b77d1039b82a24327840 100644 (file)
@@ -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)