From d91507bbede3901501ff42c6a60a7fcbb3822ed2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 4 Aug 2006 19:19:28 +0000 Subject: [PATCH] add more logrotate mirrors SVN-Revision: 4444 --- utils/logrotate/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/utils/logrotate/Makefile b/utils/logrotate/Makefile index 1bf28a215e..27eddda25e 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.30.2