mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-09 04:13:22 +00:00
Update package logrotate
This commit is contained in:
@@ -3,12 +3,7 @@ TERMUX_PKG_DESCRIPTION="Simplify the administration of log files on a system whi
|
||||
TERMUX_PKG_LICENSE="GPL-2.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=3.18.1
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_SRCURL=https://github.com/logrotate/logrotate/releases/download/${TERMUX_PKG_VERSION}/logrotate-${TERMUX_PKG_VERSION}.tar.xz
|
||||
TERMUX_PKG_SHA256=14a924e4804b3974e85019a9f9352c2a69726702e6656155c48bcdeace68a5dc
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_DEPENDS="libpopt, libandroid-glob"
|
||||
|
||||
TERMUX_PKG_REVISION=2
|
||||
termux_step_pre_configure() {
|
||||
LDFLAGS+=" -landroid-glob"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user