mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rsyslog: update to 8.2212.0.
This commit is contained in:
parent
c4df8cabea
commit
a4ea52a425
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rsyslog'
|
# Template file for 'rsyslog'
|
||||||
pkgname=rsyslog
|
pkgname=rsyslog
|
||||||
version=8.2204.1
|
version=8.2212.0
|
||||||
revision=2
|
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
|
||||||
--enable-pgsql --enable-imdiag --enable-imfile --enable-mail --enable-imptcp
|
--enable-pgsql --enable-imdiag --enable-imfile --enable-mail --enable-imptcp
|
||||||
|
@ -21,7 +21,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=a6d731e46ad3d64f6ad4b19bbf1bf56ca4760a44a24bb96823189dc2e71f7028
|
checksum=53b59a872e3dc7384cdc149abe9744916776f7057d905f3df6722d2eb1b04f35
|
||||||
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