summaryrefslogtreecommitdiffstats
path: root/system/rsyslog/rsyslog.SlackBuild
diff options
context:
space:
mode:
author Christophe Trussardi2017-01-13 19:27:08 +0100
committer Willy Sudiarto Raharjo2017-01-13 19:39:08 +0100
commit06f0f73fdaf263b1c44a1150d60539fdaa68a52e (patch)
tree8cfa8bb27addddb8d31f25292a1242aebca53488 /system/rsyslog/rsyslog.SlackBuild
parentb2ee8eb01bd428c34314f66a378e98e17424a47f (diff)
downloadslackbuilds-06f0f73fdaf263b1c44a1150d60539fdaa68a52e.tar.gz
system/rsyslog: Updated for version 8.24.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 3c720ad77f..21b1d642a1 100644
--- a/system/rsyslog/rsyslog.SlackBuild
+++ b/system/rsyslog/rsyslog.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for rsyslog
-# Copyright (c) 2016, Christophe Trussardi, Paris, France
+# Copyright (c) 2017, 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.21.0}
+VERSION=${VERSION:-8.24.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}