logrotate: update to 3.7.9.
This commit is contained in:
parent
af441e23ac
commit
9194438b6e
1 changed files with 3 additions and 4 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'logrotate'
|
# Template file for 'logrotate'
|
||||||
pkgname=logrotate
|
pkgname=logrotate
|
||||||
version=3.7.8
|
version=3.7.9
|
||||||
revision=1
|
distfiles="https://fedorahosted.org/releases/l/o/$pkgname/${pkgname}-${version}.tar.gz"
|
||||||
distfiles="${DEBIAN_SITE}/main/l/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
make_install_args="PREFIX=$XBPS_DESTDIR/$pkgname-$version"
|
make_install_args="PREFIX=$XBPS_DESTDIR/$pkgname-$version"
|
||||||
short_desc="Log file rotation and periodic maintenance"
|
short_desc="Log file rotation and periodic maintenance"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=21aa3dc830e8cc895ee4199d9325aa1e37cd3b525d0eaef400f66f6c7fc536dd
|
checksum=080caf904e70e04da16b8dfa95a5a787ec7d722ee1af18ccea437d3ffdd6fec0
|
||||||
long_desc="
|
long_desc="
|
||||||
$pkgname performs periodic maintenance of log files. The most common
|
$pkgname performs periodic maintenance of log files. The most common
|
||||||
action is rotating log files and archiving the old logs to one or more
|
action is rotating log files and archiving the old logs to one or more
|
||||||
|
|
Loading…
Reference in a new issue