summaryrefslogtreecommitdiffstats
path: root/system/rsyslog/rsyslog.SlackBuild
diff options
context:
space:
mode:
author Christophe Trussardi2015-04-08 07:29:46 +0200
committer Willy Sudiarto Raharjo2015-04-08 07:29:46 +0200
commitd25250cb4cdb5865ebaee62eeb77e94cf861d868 (patch)
treea8594391bb08fe43ff2ceb4089bf111868c53985 /system/rsyslog/rsyslog.SlackBuild
parent72dc91316da161d82e3dc9f74d7ca5f183510624 (diff)
downloadslackbuilds-d25250cb4cdb5865ebaee62eeb77e94cf861d868.tar.gz
system/rsyslog: Updated for version 8.9.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 8cfdadde8c..cef844b072 100644
--- a/system/rsyslog/rsyslog.SlackBuild
+++ b/system/rsyslog/rsyslog.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for rsyslog
-# Copyright (c) 2014, Christophe Trussardi, Paris, France
+# Copyright (c) 2015, 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.4.2}
+VERSION=${VERSION:-8.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}