aboutsummaryrefslogtreecommitdiff
path: root/system/rsyslog/rsyslog.SlackBuild
diff options
context:
space:
mode:
authorChristophe Trussardi <chris@teria.org>2018-03-11 12:30:30 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-17 08:51:46 +0700
commita296afc2fb3284f3293d9aedaaf7bfc3b3d58202 (patch)
tree33720a5aa4e601fc9e07c8f8bd12ae8a12051156 /system/rsyslog/rsyslog.SlackBuild
parent0a01f56b8e49bbd6adca9a5b341aad018f78a087 (diff)
system/rsyslog: Updated for version 8.33.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/rsyslog/rsyslog.SlackBuild')
-rw-r--r--system/rsyslog/rsyslog.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/rsyslog/rsyslog.SlackBuild b/system/rsyslog/rsyslog.SlackBuild
index 424c14975f9e..ee97e9510428 100644
--- a/system/rsyslog/rsyslog.SlackBuild
+++ b/system/rsyslog/rsyslog.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for rsyslog
-# Copyright (c) 2017, Christophe Trussardi, Paris, France
+# Copyright (c) 2018, Christophe Trussardi, Paris, France
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -22,7 +22,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rsyslog
-VERSION=${VERSION:-8.30.0}
+VERSION=${VERSION:-8.33.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}