aboutsummaryrefslogtreecommitdiff
path: root/system/logwatch/logwatch.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2022-01-24 18:33:11 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-26 18:54:04 +0700
commitd1222e5ff1d8193e018e7b98384119d55d9e1c5f (patch)
treee5dc034e2ab0092ad70e7df9591a8f857cc05c60 /system/logwatch/logwatch.SlackBuild
parent582c49a898a5b7f9f90812fe3228699cc40bcf69 (diff)
system/logwatch: Updated for version 7.6
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/logwatch/logwatch.SlackBuild')
-rw-r--r--system/logwatch/logwatch.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/logwatch/logwatch.SlackBuild b/system/logwatch/logwatch.SlackBuild
index 8ae733621b..4d8409dc83 100644
--- a/system/logwatch/logwatch.SlackBuild
+++ b/system/logwatch/logwatch.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for logwatch
-# Copyright (c) 2019-2021 Gregory J. L. Tourte <artourter@gmail.com>
+# Copyright (c) 2019-2022 Gregory J. L. Tourte <artourter@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=logwatch
-VERSION=${VERSION:-7.5.6}
+VERSION=${VERSION:-7.6}
BUILD=${BUILD:-1}
ARCH=noarch
TAG=${TAG:-_SBo}