* update syslog-ng to 4.8.1-3
This commit is contained in:
parent
7489fd0272
commit
8d9ca17ad7
@ -1,7 +1,7 @@
|
||||
pkgbase = syslog-ng
|
||||
pkgdesc = Next-generation syslogd with advanced networking and filtering capabilities
|
||||
pkgver = 4.8.1
|
||||
pkgrel = 1
|
||||
pkgrel = 3
|
||||
url = https://github.com/syslog-ng/syslog-ng
|
||||
install = syslog-ng.install
|
||||
arch = x86_64
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=syslog-ng
|
||||
pkgver=4.8.1
|
||||
pkgrel=1
|
||||
pkgrel=3
|
||||
pkgdesc="Next-generation syslogd with advanced networking and filtering capabilities"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/syslog-ng/syslog-ng"
|
||||
@ -34,6 +34,7 @@ makedepends=(
|
||||
autoconf-archive
|
||||
docbook-xsl
|
||||
git
|
||||
gperf
|
||||
hiredis
|
||||
libdbi
|
||||
libesmtp
|
||||
@ -66,13 +67,11 @@ makedepends=(
|
||||
python-urllib3
|
||||
python-websocket-client
|
||||
systemd
|
||||
|
||||
gperf
|
||||
python-pytest
|
||||
python-pytest-mock
|
||||
)
|
||||
checkdepends=(
|
||||
criterion
|
||||
python-pytest
|
||||
python-pytest-mock
|
||||
)
|
||||
optdepends=(
|
||||
'hiredis: for the Redis plugin'
|
||||
|
Loading…
x
Reference in New Issue
Block a user