From: Josef Schlehofer Date: Sat, 17 Oct 2020 11:53:40 +0000 (+0200) Subject: logrotate: update to version 3.17.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ba8a34e0d9fe7be5d8cd8399d81984647098ab8b;p=openwrt-packages.git logrotate: update to version 3.17.0 Signed-off-by: Josef Schlehofer --- diff --git a/utils/logrotate/Makefile b/utils/logrotate/Makefile index b4aee5bb1..1c45b8a7d 100644 --- a/utils/logrotate/Makefile +++ b/utils/logrotate/Makefile @@ -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 PKG_LICENSE:=GPL-2.0-or-later