summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/logwatch/logwatch.SlackBuild4
-rw-r--r--system/logwatch/logwatch.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/logwatch/logwatch.SlackBuild b/system/logwatch/logwatch.SlackBuild
index bac55d4441..8ae733621b 100644
--- a/system/logwatch/logwatch.SlackBuild
+++ b/system/logwatch/logwatch.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for logwatch
-# Copyright (c) 2019 Gregory J.L. Tourte <artourter@gmail.com>
+# Copyright (c) 2019-2021 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.5}
+VERSION=${VERSION:-7.5.6}
BUILD=${BUILD:-1}
ARCH=noarch
TAG=${TAG:-_SBo}
diff --git a/system/logwatch/logwatch.info b/system/logwatch/logwatch.info
index 8adcf7d5ad..89cc61f96d 100644
--- a/system/logwatch/logwatch.info
+++ b/system/logwatch/logwatch.info
@@ -1,8 +1,8 @@
PRGNAM="logwatch"
-VERSION="7.5.5"
+VERSION="7.5.6"
HOMEPAGE="http://logwatch.sourceforge.net"
-DOWNLOAD="https://downloads.sourceforge.net/project/logwatch/logwatch-7.5.5/logwatch-7.5.5.tar.gz"
-MD5SUM="b658e4db27d905151396ecadcbcb24b1"
+DOWNLOAD="https://downloads.sourceforge.net/project/logwatch/logwatch-7.5.6/logwatch-7.5.6.tar.gz"
+MD5SUM="413e40e744c876861249df830a672970"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""