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>
Sat, 17 Oct 2020 11:54:38 +0000 (13:54 +0200)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
utils/logrotate/Makefile

index b4aee5bb1387a172fd10388d2c9ec5c2d418887b..1c45b8a7dfe19523c3412668231f33de0f73688b 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=logrotate
-PKG_VERSION:=3.16.0
-PKG_RELEASE:=2
+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