rsyslog: update to 8.36.0.
This commit is contained in:
parent
1e6fd96d8c
commit
0c06334070
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rsyslog'
|
# Template file for 'rsyslog'
|
||||||
pkgname=rsyslog
|
pkgname=rsyslog
|
||||||
version=8.35.0
|
version=8.36.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --enable-gnutls --enable-mysql
|
configure_args="--sbindir=/usr/bin --enable-gnutls --enable-mysql
|
||||||
|
@ -16,9 +16,9 @@ short_desc="An Enhanced multi-threaded syslog daemon"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3.0-or-later, Apache-2.0"
|
license="GPL-3.0-or-later, Apache-2.0"
|
||||||
homepage="https://www.rsyslog.com"
|
homepage="https://www.rsyslog.com"
|
||||||
#changelog="https://raw.githubusercontent.com/rsyslog/rsyslog/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/rsyslog/rsyslog/master/ChangeLog"
|
||||||
distfiles="${homepage}/files/download/rsyslog/$pkgname-$version.tar.gz"
|
distfiles="${homepage}/files/download/rsyslog/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d216a7f7c88341d5964657e61a33193c13d884c988822fced9fce3ab0b1f1082
|
checksum=8a4b5beb92c6b308c3d14de2364c2788f62ef5d37ca0448144619edfe508ee70
|
||||||
conf_files="/etc/rsyslog.conf"
|
conf_files="/etc/rsyslog.conf"
|
||||||
make_dirs="/etc/rsyslog.d 0755 root root"
|
make_dirs="/etc/rsyslog.d 0755 root root"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue