logrotate: update to 3.18.0.
This commit is contained in:
parent
a726075f7f
commit
9fe56619be
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'logrotate'
|
||||
pkgname=logrotate
|
||||
version=3.17.0
|
||||
version=3.18.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=58cc2178ff57faa3c0490181cce041345aeca6cff18dba1c5cd1398bf1c19294
|
||||
checksum=841f81bf09d0014e4a2e11af166bb33fcd8429cc0c2d4a7d3d9ceb3858cfccc5
|
||||
make_dirs="/etc/logrotate.d 0755 root root"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue