From d68605168834242e3a538392d9581829bd3f5af6 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 4 Aug 2006 19:19:28 +0000 Subject: [PATCH] add more logrotate mirrors git-svn-id: svn://svn.openwrt.org/openwrt/packages@4444 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/logrotate/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/utils/logrotate/Makefile b/utils/logrotate/Makefile index 1bf28a215..27eddda25 100644 --- 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) -- 2.11.0