rsyslog: update to 8.20.0.
This commit is contained in:
parent
1c49221c90
commit
cee4dcb4ef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rsyslog'
|
||||
pkgname=rsyslog
|
||||
version=8.19.0
|
||||
version=8.20.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.rsyslog.com"
|
||||
distfiles="${homepage}/files/download/rsyslog/$pkgname-$version.tar.gz"
|
||||
checksum=3379b30f2e6ef05a0f1c7327c73923fa5877a80b984506cdf48ed068c94a575e
|
||||
checksum=339c8f848238459318bf742d1c7a48854f98418fd3a7909030b614c395165b17
|
||||
|
||||
lib32disabled=yes
|
||||
disable_parallel_build=yes
|
||||
|
|
Loading…
Reference in New Issue