summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca 'meti' P2018-02-21 20:57:59 +0100
committerLuca 'meti' P2018-02-21 20:57:59 +0100
commit8bac4e9c1b89061cb4a10c21e48bc2a2eb1fa126 (patch)
treebc2dd83d08639fb725522dbd83d37624979cb695
parent9902fab4af81c678300efa60aa8b2333fb16dbda (diff)
downloadaur-8bac4e9c1b89061cb4a10c21e48bc2a2eb1fa126.tar.gz
8.33.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81f59b566627..13c505e57f39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rsyslog
pkgdesc = An enhanced multi-threaded syslogd with a focus on security and reliability
- pkgver = 8.32.0
+ pkgver = 8.33.0
pkgrel = 1
url = http://www.rsyslog.com/
arch = any
@@ -22,7 +22,7 @@ pkgbase = rsyslog
options = zipman
backup = etc/rsyslog.conf
backup = etc/logrotate.d/rsyslog
- source = http://www.rsyslog.com/files/download/rsyslog/rsyslog-8.32.0.tar.gz
+ source = http://www.rsyslog.com/files/download/rsyslog/rsyslog-8.33.0.tar.gz
source = rsyslog.logrotate
source = rsyslog.conf
sha256sums = 9646fdc33a6314464cba68323716010a8a55c3deb523cd798ba8b41a0efa40b8
diff --git a/PKGBUILD b/PKGBUILD
index afde15420b13..e66dc39e3461 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=rsyslog
-pkgver=8.32.0
+pkgver=8.33.0
pkgrel=1
pkgdesc="An enhanced multi-threaded syslogd with a focus on security and reliability"
url="http://www.rsyslog.com/"