logrotate: update to 3.19.0.
This commit is contained in:
parent
6247f7bba8
commit
7c443f9e43
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'logrotate'
|
||||
pkgname=logrotate
|
||||
version=3.18.1
|
||||
version=3.19.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="acl-devel popt-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/logrotate/logrotate"
|
||||
distfiles="${homepage}/releases/download/${version}/logrotate-${version}.tar.xz"
|
||||
checksum=14a924e4804b3974e85019a9f9352c2a69726702e6656155c48bcdeace68a5dc
|
||||
checksum=ddd5274d684c5c99ca724e8069329f343ebe376e07493d537d9effdc501214ba
|
||||
make_dirs="/etc/logrotate.d 0755 root root"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue