mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/logrotate: bump version to 3.22.0
Changelog - https://github.com/logrotate/logrotate/releases/tag/3.22.0 Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
83c37e6293
commit
80f884e843
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
sha256 8fa12015e3b8415c121fc9c0ca53aa872f7b0702f543afda7e32b6c4900f6516 logrotate-3.21.0.tar.xz
|
||||
sha256 42b4080ee99c9fb6a7d12d8e787637d057a635194e25971997eebbe8d5e57618 logrotate-3.22.0.tar.xz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LOGROTATE_VERSION = 3.21.0
|
||||
LOGROTATE_VERSION = 3.22.0
|
||||
LOGROTATE_SOURCE = logrotate-$(LOGROTATE_VERSION).tar.xz
|
||||
LOGROTATE_SITE = https://github.com/logrotate/logrotate/releases/download/$(LOGROTATE_VERSION)
|
||||
LOGROTATE_LICENSE = GPL-2.0+
|
||||
|
||||
Reference in New Issue
Block a user