[arch-commits] Commit in rsyslog/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Dec 4 22:15:17 UTC 2017
Date: Monday, December 4, 2017 @ 22:15:16
Author: arojas
Revision: 272173
Update to 8.31.0
Modified:
rsyslog/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-04 22:11:08 UTC (rev 272172)
+++ PKGBUILD 2017-12-04 22:15:16 UTC (rev 272173)
@@ -2,13 +2,13 @@
# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
pkgname=rsyslog
-pkgver=8.30.0
+pkgver=8.31.0
pkgrel=1
pkgdesc="An enhanced multi-threaded syslogd with a focus on security and reliability"
url="http://www.rsyslog.com/"
arch=('x86_64')
license=('GPL3')
-depends=('zlib' 'libestr' 'libee' 'json-c' 'libsystemd' 'liblogging' 'librelp' 'libfastjson')
+depends=('libestr' 'liblogging' 'librelp' 'libfastjson')
makedepends=('postgresql-libs>=8.4.1' 'libmariadbclient' 'net-snmp' 'gnutls'
'python-docutils')
optdepends=('postgresql-libs: PostgreSQL Database Support'
@@ -21,7 +21,7 @@
source=("http://www.rsyslog.com/files/download/rsyslog/rsyslog-$pkgver.tar.gz"
'rsyslog.logrotate'
'rsyslog.conf')
-sha256sums=('dfb9c3efe52ad03ad9f4479699139fb447177049553b6993315f53b668a2251f'
+sha256sums=('eee6318f8127f56500c1e1f672fac6207eeb87bbf0985f5af964f881a96601b2'
'0f5bea3fd4dff2c9f097bf95768b2e1f6e9cfd9a08eab98bc3b3b4d2ed44119a'
'5fd51665ab9a81fbb24773068cb261b8dec073d74082c121633f49b9381d9a3f')
More information about the arch-commits
mailing list