logrotate: update to 3.8.1.
This commit is contained in:
parent
b5d23b1ace
commit
eaba9265f1
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'logrotate'
|
||||
pkgname=logrotate
|
||||
version=3.8.0
|
||||
version=3.8.1
|
||||
distfiles="https://fedorahosted.org/releases/l/o/$pkgname/${pkgname}-${version}.tar.gz"
|
||||
build_style=custom-install
|
||||
short_desc="Log file rotation and periodic maintenance"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="https://fedorahosted.org/logrotate/"
|
||||
license="GPL-2"
|
||||
checksum=5e52edc8c1894ab079ea3666cfd828085e3949388703f7236c39b2d20968536e
|
||||
checksum=c12471e70ae8bc923bd5c4f25e8fd6483b68c6301f3cd79f7cfe37bc5b370169
|
||||
long_desc="
|
||||
$pkgname performs periodic maintenance of log files. The most common
|
||||
action is rotating log files and archiving the old logs to one or more
|
||||
|
|
Loading…
Reference in a new issue