From ec63736f2c62bebe63087ee4a203c14824fc040a Mon Sep 17 00:00:00 2001 From: James Knight Date: Thu, 16 Jun 2016 02:06:08 -0400 Subject: [PATCH] logrotate: bump to version 3.9.2 Aside from the version number increase, the package has now moved to GitHub. Signed-off-by: James Knight Signed-off-by: Peter Korsgaard --- package/logrotate/logrotate.hash | 2 +- package/logrotate/logrotate.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/logrotate/logrotate.hash b/package/logrotate/logrotate.hash index ef537a9556..77d4dc8077 100644 --- a/package/logrotate/logrotate.hash +++ b/package/logrotate/logrotate.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 700ed7ce9072a1cca324779a74797dfaefdae37ac50a817134b947c4ded1dfa7 logrotate-3.8.9.tar.gz +sha256 2de00c65e23fa9d7909cae6594e550b9abe9a7eb1553669ddeaca92d30f97009 logrotate-3.9.2.tar.gz diff --git a/package/logrotate/logrotate.mk b/package/logrotate/logrotate.mk index 4a70040279..de4d837cad 100644 --- a/package/logrotate/logrotate.mk +++ b/package/logrotate/logrotate.mk @@ -4,8 +4,8 @@ # ################################################################################ -LOGROTATE_VERSION = 3.8.9 -LOGROTATE_SITE = https://www.fedorahosted.org/releases/l/o/logrotate +LOGROTATE_VERSION = 3.9.2 +LOGROTATE_SITE = $(call github,logrotate,logrotate,$(LOGROTATE_VERSION)) LOGROTATE_LICENSE = GPLv2+ LOGROTATE_LICENSE_FILES = COPYING LOGROTATE_DEPENDENCIES = popt host-pkgconf