mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
rsyslog: update to 8.1908.0.
This commit is contained in:
parent
86f9544a15
commit
cd1dfcf9b7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rsyslog'
|
||||
pkgname=rsyslog
|
||||
version=8.1904.0
|
||||
revision=2
|
||||
version=8.1908.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --enable-gnutls --enable-mysql
|
||||
--enable-pgsql --enable-imdiag --enable-imfile --enable-mail --enable-imptcp
|
||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-or-later, Apache-2.0"
|
|||
homepage="https://www.rsyslog.com"
|
||||
changelog="https://raw.githubusercontent.com/rsyslog/rsyslog/master/ChangeLog"
|
||||
distfiles="${homepage}/files/download/rsyslog/${pkgname}-${version}.tar.gz"
|
||||
checksum=7098b459dfc3f8bfc35d5b114c56e7945614ba76efa4e513b1db9c38b0ff9c3d
|
||||
checksum=f8c8e53b651e03a011667c60bd2d4dba7a7cb6ec04b247c8ea8514115527863b
|
||||
conf_files="/etc/rsyslog.conf"
|
||||
make_dirs="/etc/rsyslog.d 0755 root root"
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue