From: Aleksey Vasilenko Date: Sun, 9 Jun 2024 08:50:45 +0000 (+0300) Subject: logrotate: update to 3.22.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=285d1148b47ee617cf2d198abca3cc3056f78ce4;p=openwrt-packages.git logrotate: update to 3.22.0 Signed-off-by: Aleksey Vasilenko --- diff --git a/utils/logrotate/Makefile b/utils/logrotate/Makefile index 722b9e525..d577a5375 100644 --- a/utils/logrotate/Makefile +++ b/utils/logrotate/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=logrotate -PKG_VERSION:=3.21.0 +PKG_VERSION:=3.22.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:=8fa12015e3b8415c121fc9c0ca53aa872f7b0702f543afda7e32b6c4900f6516 +PKG_HASH:=42b4080ee99c9fb6a7d12d8e787637d057a635194e25971997eebbe8d5e57618 PKG_MAINTAINER:=Christian Beier PKG_LICENSE:=GPL-2.0-or-later