mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
rsyslog: update to 8.1904.0.
This commit is contained in:
parent
02ecdf1346
commit
04218fddf6
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.1903.0
|
version=8.1904.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=d0d23a493dcec64c7b6807a1bb8ee864ed0f3760c2ff3088008bb661d304056f
|
checksum=7098b459dfc3f8bfc35d5b114c56e7945614ba76efa4e513b1db9c38b0ff9c3d
|
||||||
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