summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey D2018-09-15 11:12:22 +0300
committerAlexey D2018-09-15 11:12:22 +0300
commit4121926b6e0dac4236e873be17fb425fb7ad5747 (patch)
tree324b6af804ec97f10b8ef3bc203e8e0cd941f70c /PKGBUILD
parent155490b9c6cea9a3104414e1c02e7bae72d92e12 (diff)
downloadaur-4121926b6e0dac4236e873be17fb425fb7ad5747.tar.gz
version 3.17.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2b45214ef75..f70d513b8400 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,16 @@
# Contributor: Aaron Griffin <aaron@archlinux.org>
pkgname=syslog-ng-nosystemd
-pkgver=3.15.1
-pkgrel=2
+pkgver=3.17.2
+pkgrel=1
pkgdesc="Next-generation syslogd with advanced networking and filtering capabilities"
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
groups=('eudev-base')
url="https://www.syslog-ng.com/products/open-source-log-management/"
depends=('awk' 'glib2' 'libcap' 'libdbi' 'libnsl' 'udev')
-makedepends=('flex' 'pkg-config' 'libxslt' 'json-c' 'mongo-c-driver' 'librabbitmq-c' 'python' 'libesmtp')
+makedepends=('flex' 'pkg-config' 'libxslt' 'json-c' 'mongo-c-driver'
+ 'librabbitmq-c' 'python' 'libesmtp' 'hiredis')
optdepends=('logrotate: for rotating log files'
'json-c: for json-plugin'
'curl: for the HTTP module'
@@ -20,6 +21,7 @@ optdepends=('logrotate: for rotating log files'
'mongo-c-driver: for the MongoDB plugin'
'python: for the Python plugin'
'libesmtp: for the SMTP plugin'
+ 'hiredis: fir the redis plugin'
'syslog-ng-openrc: syslog-ng openrc initscript')
provides=("syslog-ng=${pkgver}")
replaces=('syslog-ng' 'syslog-ng-eudev' 'eventlog')
@@ -33,8 +35,8 @@ source=(https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$pkgver
syslog-ng.conf.d
syslog-ng.logrotate
syslog-ng.rc)
-sha256sums=('a2dabd28674e2b558e4fb92484ad111d77bf7150070aa28556827130b479f9ef'
- '893a2db9e4d56c740cfa9de64a153dccb590049cc93750bd2cdea68be14486a9'
+sha256sums=('73601f7ca13c6b534318d5b0648ec1833aa9ca0516d6c3f90085b090d548c50b'
+ '31cee11ae3c897c51ea01982e1ea838aa8ac730d56661a17e66bd9de5bede1c7'
'fe6ebe5c281b34bad201d9206e607857db9a5a78f03bb4dc4440584dca610f61'
'93c935eca56854011ea9e353b7a1da662ad40b2e8452954c5b4b5a1d5b2d5317'
'c55c1d78d81f7cda543b8391aa5aaa786224071707b924d43b80749678daf452')