rsyslog: update to 8.19.0.

This commit is contained in:
Michael Gehring 2016-06-01 07:39:26 +02:00
parent 135ff7efe6
commit 8dd282e07c

View file

@ -1,7 +1,7 @@
# Template file for 'rsyslog' # Template file for 'rsyslog'
pkgname=rsyslog pkgname=rsyslog
version=8.18.0 version=8.19.0
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--sbindir=/usr/bin configure_args="--sbindir=/usr/bin
--enable-gnutls --enable-mysql --enable-pgsql --enable-gnutls --enable-mysql --enable-pgsql
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://www.rsyslog.com" homepage="http://www.rsyslog.com"
distfiles="${homepage}/files/download/rsyslog/$pkgname-$version.tar.gz" distfiles="${homepage}/files/download/rsyslog/$pkgname-$version.tar.gz"
checksum=94346237ecfa22c9f78cebc3f18d59056f5d9846eb906c75beaa7e486f02c695 checksum=3379b30f2e6ef05a0f1c7327c73923fa5877a80b984506cdf48ed068c94a575e
lib32disabled=yes lib32disabled=yes
disable_parallel_build=yes disable_parallel_build=yes