package/logrotate: bump to 3.18.0 version

Main reason is to fix the issue when secure_getenv() is missing
in older toolchain, but it was fixed in this version by using
getenv() as alternative.

Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Vadym Kochan 2021-01-28 17:26:34 +02:00 committed by Peter Korsgaard
parent e551fe76e2
commit e0d4fbb2ed
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
sha256 c25ea219018b024988b791e91e9f6070c34d2056efa6ffed878067866c0ed765 logrotate-3.17.0.tar.gz
sha256 66232111a2b02cce3c2436c141b7a2af78fa758aac326ab2b79f9a5b0d749142 logrotate-3.18.0.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
LOGROTATE_VERSION = 3.17.0
LOGROTATE_VERSION = 3.18.0
LOGROTATE_SITE = $(call github,logrotate,logrotate,$(LOGROTATE_VERSION))
LOGROTATE_LICENSE = GPL-2.0+
LOGROTATE_LICENSE_FILES = COPYING