[arch-commits] Commit in syslog-ng/trunk (PKGBUILD)

Florian Pritz bluewind at archlinux.org
Tue Oct 8 16:01:39 UTC 2019


    Date: Tuesday, October 8, 2019 @ 16:01:39
  Author: bluewind
Revision: 364180

upgpkg: syslog-ng 3.24.1-1

upstream update

Modified:
  syslog-ng/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-08 15:42:00 UTC (rev 364179)
+++ PKGBUILD	2019-10-08 16:01:39 UTC (rev 364180)
@@ -1,8 +1,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=syslog-ng
-pkgver=3.23.1
-pkgrel=3
+pkgver=3.24.1
+pkgrel=1
 pkgdesc="Next-generation syslogd with advanced networking and filtering capabilities"
 arch=('x86_64')
 url="https://www.syslog-ng.com/products/open-source-log-management/"
@@ -9,7 +9,7 @@
 license=('GPL2' 'LGPL2.1')
 depends=('awk' 'systemd-libs' 'glib2' 'libnsl' 'json-c' 'curl' 'libnet')
 makedepends=('libxslt' 'mongo-c-driver' 'librabbitmq-c' 'python' 'libesmtp' 'hiredis'
-             'libdbi' 'geoip' 'libmaxminddb' 'net-snmp')
+             'libdbi' 'libmaxminddb' 'net-snmp')
 checkdepends=('python-nose' 'python-pylint' 'python-ply')
 optdepends=('logrotate: for rotating log files'
             'libdbi: for the SQL plugin'
@@ -18,7 +18,6 @@
             'python: for the Python plugin'
             'libesmtp: for the SMTP plugin'
             'hiredis: for the Redis plugin'
-            'geoip: for the GeoIP plugin'
             'libmaxminddb: for the GeoIP2 plugin'
             'net-snmp: for the SNMP plugin'
             'python: for Python-based plugins')
@@ -30,7 +29,7 @@
         'etc/default/syslog-ng at default')
 source=(https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$pkgver/$pkgname-$pkgver.tar.gz
         syslog-ng.conf syslog-ng.logrotate)
-sha256sums=('fb36cfc1982831f74143b77a924ee79714745b5e2b3ff59d086d09a77d0acd38'
+sha256sums=('d4d0a0357b452be96b69d6f741129275530d8f0451e35adc408ad5635059fa3d'
             '3491c028f9ff9ccd7437b487de682a961ca64202f861838775d872bef980bf4d'
             '93c935eca56854011ea9e353b7a1da662ad40b2e8452954c5b4b5a1d5b2d5317')
 



More information about the arch-commits mailing list