mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
rsyslog: update to 8.1910.0.
This commit is contained in:
parent
2b74d2f607
commit
03d16b4c84
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.1908.0
|
version=8.1910.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=f8c8e53b651e03a011667c60bd2d4dba7a7cb6ec04b247c8ea8514115527863b
|
checksum=0219ee692f31a39743acb62aaf4196b644ce94edf386df4605fd6a11a4fe0c93
|
||||||
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