logrotate: update to 3.18.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-22 21:15:13 +00:00
parent a2dcb27f3c
commit 3030b670f3
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="Rabby Sheikh @shoya0x00"
TERMUX_PKG_VERSION=3.18.0
TERMUX_PKG_VERSION=3.18.1
TERMUX_PKG_SRCURL=https://github.com/logrotate/logrotate/releases/download/${TERMUX_PKG_VERSION}/logrotate-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=841f81bf09d0014e4a2e11af166bb33fcd8429cc0c2d4a7d3d9ceb3858cfccc5
TERMUX_PKG_SHA256=14a924e4804b3974e85019a9f9352c2a69726702e6656155c48bcdeace68a5dc
TERMUX_PKG_DEPENDS="libpopt, libandroid-glob"
termux_step_pre_configure() {