rsyslog: update to 7.4.9.

This commit is contained in:
Juan RP 2014-02-04 17:49:12 +01:00
parent a39ae0b92b
commit d2a168ffe1
1 changed files with 2 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rsyslog'
pkgname=rsyslog
version=7.4.7
version=7.4.9
revision=1
build_style=gnu-configure
configure_args="--enable-gnutls --enable-mysql --enable-pgsql
@ -25,11 +25,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
homepage="http://www.rsyslog.com"
distfiles="${homepage}/files/download/rsyslog/$pkgname-$version.tar.gz"
checksum=5fc7f930fa748bb6a9d86a3fc831eb1a14107db81b67d79ba8f113cf2776fa21
long_desc="
Rsyslog is an enhanced multi-threaded syslogd supporting, among
others, MySQL, PgSQL, syslog/tcp, RFC 3195, permitted sender lists,
filtering on any message part, and fine grain output format control."
checksum=344c76d955c32045901b06fbf841cd8813ebfb7358f31455f6fcd0d724b18049
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgcrypt-devel libmysqlclient-devel postgresql-libs-devel"