logrotate: update to 3.13.0. (#8556)
This commit is contained in:
parent
42cecb3eb9
commit
5db8bd75b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'logrotate'
|
||||
pkgname=logrotate
|
||||
version=3.12.3
|
||||
version=3.13.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/logrotate/logrotate"
|
||||
distfiles="${homepage}/releases/download/${version}/logrotate-${version}.tar.xz"
|
||||
checksum=2e6a401cac9024db2288297e3be1a8ab60e7401ba8e91225218aaf4a27e82a07
|
||||
checksum=3222ca032f99be8d7a4a8c6ad69f3dcc49b9511bfe384bd5a271ebcd9bd3e52c
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue