logrotate: update to 3.21.0
authorkrant <aleksey.vasilenko@gmail.com>
Tue, 27 Feb 2024 09:53:19 +0000 (11:53 +0200)
committerTianling Shen <cnsztl@gmail.com>
Tue, 27 Feb 2024 12:08:32 +0000 (20:08 +0800)
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
utils/logrotate/Makefile

index 1abf34c29ebc95e044f2a66e5a899f23b8fd2bfb..722b9e52536d9d5bd1c116d0f6f6bce06b5053c9 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=logrotate
-PKG_VERSION:=3.17.0
-PKG_RELEASE:=2
+PKG_VERSION:=3.21.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:=58cc2178ff57faa3c0490181cce041345aeca6cff18dba1c5cd1398bf1c19294
+PKG_HASH:=8fa12015e3b8415c121fc9c0ca53aa872f7b0702f543afda7e32b6c4900f6516
 
 PKG_MAINTAINER:=Christian Beier <cb@shoutrlabs.com>
 PKG_LICENSE:=GPL-2.0-or-later