logrotate: update to version 3.17.0
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Sat, 17 Oct 2020 11:53:40 +0000 (13:53 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 18 Oct 2020 08:49:57 +0000 (10:49 +0200)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit ba8a34e0d9fe7be5d8cd8399d81984647098ab8b)

utils/logrotate/Makefile

index 46c415319c5cf6303b94cf12ccacf57ca0edea11..2727d2062558d5c1aeee95582551cd457eaab359 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=logrotate
-PKG_VERSION:=3.16.0
+PKG_VERSION:=3.17.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://github.com/logrotate/logrotate/releases/download/$(PKG_VERSION)
-PKG_HASH:=442f6fdf61c349eeae5f76799878b88fe45a11c8863a38b618bac6988f4a7ce5
+PKG_HASH:=58cc2178ff57faa3c0490181cce041345aeca6cff18dba1c5cd1398bf1c19294
 
 PKG_MAINTAINER:=Christian Beier <cb@shoutrlabs.com>
 PKG_LICENSE:=GPL-2.0-or-later