summaryrefslogtreecommitdiffstats
path: root/python/coverage/coverage.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-11-07 17:20:25 +0100
committer Willy Sudiarto Raharjo2017-11-11 01:07:44 +0100
commit78171c2d51d6be1d0029a15108b91f30caf29c85 (patch)
treea7b4130b76a1f3c228bbce4b5d9667bd25cd8f0b /python/coverage/coverage.SlackBuild
parenta9b1fd5a1841c40a83a2826514ef283c25a21279 (diff)
downloadslackbuilds-78171c2d51d6be1d0029a15108b91f30caf29c85.tar.gz
python/coverage: Updated for version 4.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/coverage/coverage.SlackBuild')
-rw-r--r--python/coverage/coverage.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/coverage/coverage.SlackBuild b/python/coverage/coverage.SlackBuild
index 153bca4cf1..917ae299e4 100644
--- a/python/coverage/coverage.SlackBuild
+++ b/python/coverage/coverage.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=coverage
-VERSION=${VERSION:-4.4}
+VERSION=${VERSION:-4.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}