rsyslog: update to 5.6.0.
This commit is contained in:
parent
6c71600ccd
commit
6adb4e70a5
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'rsyslog'
|
||||
pkgname=rsyslog
|
||||
version=5.4.0
|
||||
distfiles="http://download.rsyslog.com/$pkgname/$pkgname-$version.tar.gz"
|
||||
version=5.6.0
|
||||
distfiles="http://www.rsyslog.com/files/download/rsyslog/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-gnutls --enable-mysql --enable-pgsql
|
||||
--enable-imdiag --enable-imfile --enable-mail --enable-gssapi-krb5"
|
||||
short_desc="An Enhanced multi-threaded syslog daemon"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=d9cd21d2fcd45fcae65eb0a51927c40315cca02afdc62478abd950febfcf7228
|
||||
checksum=54dde8f250aa641d810cafc6745403a753bc2822b6aeef0df094cb7103a3c505
|
||||
long_desc="
|
||||
Rsyslog is an enhanced multi-threaded syslogd supporting, among
|
||||
others, MySQL, PgSQL, syslog/tcp, RFC 3195, permitted sender lists,
|
||||
|
|
Loading…
Reference in a new issue