summaryrefslogtreecommitdiffstats
path: root/python/coverage/coverage.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/coverage/coverage.SlackBuild')
-rw-r--r--python/coverage/coverage.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/coverage/coverage.SlackBuild b/python/coverage/coverage.SlackBuild
index 3eccb0873c..86b868d997 100644
--- a/python/coverage/coverage.SlackBuild
+++ b/python/coverage/coverage.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for coverage
-# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2024 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=coverage
-VERSION=${VERSION:-6.3.1}
+VERSION=${VERSION:-7.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}