logrotate: update to 3.15.0.
This commit is contained in:
parent
0483f1ee1b
commit
240db88a00
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'logrotate'
|
||||
pkgname=logrotate
|
||||
version=3.14.0
|
||||
version=3.15.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="acl-devel popt-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/logrotate/logrotate"
|
||||
distfiles="${homepage}/releases/download/${version}/logrotate-${version}.tar.xz"
|
||||
checksum=4703bdc0e2df3b322f9dff0aafc99aa9172c9e4acae28b7c924cc7d4e5b29d55
|
||||
checksum=313612c4776a305393454c874ef590d8acf84c9ffa648717731dfe902284ff8f
|
||||
|
||||
post_install() {
|
||||
vconf ${FILESDIR}/logrotate.conf
|
||||
|
|
Loading…
Reference in a new issue