summaryrefslogtreecommitdiffstats
path: root/system/logwatch/logwatch.SlackBuild
diff options
context:
space:
mode:
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 4d8409dc83..380daada03 100644
--- a/system/logwatch/logwatch.SlackBuild
+++ b/system/logwatch/logwatch.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for logwatch
-# Copyright (c) 2019-2022 Gregory J. L. Tourte <artourter@gmail.com>
+# Copyright (c) 2019-2024 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.6}
+VERSION=${VERSION:-7.10}
BUILD=${BUILD:-1}
ARCH=noarch
TAG=${TAG:-_SBo}