aboutsummaryrefslogtreecommitdiff
path: root/system/rsyslog/rsyslog.SlackBuild
diff options
context:
space:
mode:
authorChristophe Trussardi <chris@teria.org>2022-08-25 12:08:32 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-27 22:50:29 +0700
commitfc9af87b121a30dc3dcb66164f3dc07144842064 (patch)
tree5d6255c240988ed9c9233d02bf819a9d24600aca /system/rsyslog/rsyslog.SlackBuild
parente0ee066553f1d61dc3d018f5aee99e110acd55b7 (diff)
downloadslackbuilds-fc9af87b121a30dc3dcb66164f3dc07144842064.tar.xz
system/rsyslog: Updated for version 8.2208.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> 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 8836620625dd..f89cbbeec48e 100644
--- a/system/rsyslog/rsyslog.SlackBuild
+++ b/system/rsyslog/rsyslog.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for rsyslog
-# Copyright (c) 2021, Christophe Trussardi, Paris, France
+# Copyright (c) 2022, Christophe Trussardi, Paris, France
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rsyslog
-VERSION=${VERSION:-8.2102.0}
+VERSION=${VERSION:-8.2208.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}