From: Matt Weber Date: Tue, 21 Apr 2020 18:40:36 +0000 (-0500) Subject: package/logrotate: bump to 3.16.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3564b06149bcee71132c500fa39e5a55dba9c9c5;p=buildroot.git package/logrotate: bump to 3.16.0 Signed-off-by: Matthew Weber Signed-off-by: Thomas Petazzoni --- diff --git a/package/logrotate/logrotate.hash b/package/logrotate/logrotate.hash index 6da14797fe..24f2cd834f 100644 --- a/package/logrotate/logrotate.hash +++ b/package/logrotate/logrotate.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 a7b20f5184c9598c36546f9200d3bd616d561478a0423ab8074e97a1cd7b1c25 logrotate-3.15.1.tar.gz sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING +sha256 bc6acfd09925045d48b5ff553c24c567cfd5f59d513c4ac34bfb51fa6b79dc8a logrotate-3.16.0.tar.gz diff --git a/package/logrotate/logrotate.mk b/package/logrotate/logrotate.mk index 831e23935d..aabf73b6b4 100644 --- a/package/logrotate/logrotate.mk +++ b/package/logrotate/logrotate.mk @@ -4,7 +4,7 @@ # ################################################################################ -LOGROTATE_VERSION = 3.15.1 +LOGROTATE_VERSION = 3.16.0 LOGROTATE_SITE = $(call github,logrotate,logrotate,$(LOGROTATE_VERSION)) LOGROTATE_LICENSE = GPL-2.0+ LOGROTATE_LICENSE_FILES = COPYING