summaryrefslogtreecommitdiffstats
path: root/python/coverage/coverage.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-02-11 15:54:35 +0100
committer Willy Sudiarto Raharjo2018-02-17 01:43:03 +0100
commit1c3244c93c63f48ae1c59fa0d26aa25c414ad8b9 (patch)
tree2ec8d8399d445c154a10fd08c744f30667c8d569 /python/coverage/coverage.SlackBuild
parenta88b6ded5f16f9dfb3fc7c8ec7dd6037142d162f (diff)
downloadslackbuilds-1c3244c93c63f48ae1c59fa0d26aa25c414ad8b9.tar.gz
python/coverage: Updated for version 4.5.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 917ae299e4..471ff1b5be 100644
--- a/python/coverage/coverage.SlackBuild
+++ b/python/coverage/coverage.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for coverage
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=coverage
-VERSION=${VERSION:-4.4.2}
+VERSION=${VERSION:-4.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}