mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
rsyslog: update to 8.37.0.
This commit is contained in:
parent
0e2ded5f8b
commit
c47271d2d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rsyslog'
|
# Template file for 'rsyslog'
|
||||||
pkgname=rsyslog
|
pkgname=rsyslog
|
||||||
version=8.36.0
|
version=8.37.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
|
||||||
|
@ -18,7 +18,7 @@ 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=8a4b5beb92c6b308c3d14de2364c2788f62ef5d37ca0448144619edfe508ee70
|
checksum=295c289b4c8abd8f8f3fe35a83249b739cedabe82721702b910255f9faf147e7
|
||||||
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
Reference in a new issue