From: krant Date: Tue, 27 Feb 2024 09:53:19 +0000 (+0200) Subject: logrotate: update to 3.21.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=03c90979c0fee527009e2dbdf17cb06e8474334e;p=openwrt-packages.git logrotate: update to 3.21.0 Signed-off-by: krant --- diff --git a/utils/logrotate/Makefile b/utils/logrotate/Makefile index 1abf34c29..722b9e525 100644 --- a/utils/logrotate/Makefile +++ b/utils/logrotate/Makefile @@ -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 PKG_LICENSE:=GPL-2.0-or-later