bump(main/logrotate): 3.21.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-13 18:13:36 +00:00
parent 681885d990
commit c12b8ecf21
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/logrotate/logrotate
TERMUX_PKG_DESCRIPTION="Simplify the administration of log files on a system which generates a lot of log files"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="3.20.1"
TERMUX_PKG_VERSION="3.21.0"
TERMUX_PKG_SRCURL=https://github.com/logrotate/logrotate/releases/download/${TERMUX_PKG_VERSION}/logrotate-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=742f6d6e18eceffa49a4bacd933686d3e42931cfccfb694d7f6369b704e5d094
TERMUX_PKG_SHA256=8fa12015e3b8415c121fc9c0ca53aa872f7b0702f543afda7e32b6c4900f6516
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libpopt, libandroid-glob"