aboutsummaryrefslogtreecommitdiff
path: root/python/packaging/packaging.SlackBuild
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2018-08-05 08:38:45 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-11 07:22:23 +0700
commitecebdff501b3dca66c2168f2c24b731078ffc440 (patch)
treed0fd770942788531bf7493a6c0bc2af6806e499c /python/packaging/packaging.SlackBuild
parentd2671c39de13cc7ac52586522a3f886054cc31fd (diff)
python/packaging: Updated for version 17.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/packaging/packaging.SlackBuild')
-rw-r--r--python/packaging/packaging.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/packaging/packaging.SlackBuild b/python/packaging/packaging.SlackBuild
index 7245be6727393..b977bbb29ba6e 100644
--- a/python/packaging/packaging.SlackBuild
+++ b/python/packaging/packaging.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for packaging
#
-# Copyright 2017 Markus Reichelt, Aachen, DE
+# Copyright 2017,2018 Markus Reichelt, Aachen, DE
# 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=packaging
-VERSION=${VERSION:-16.8}
+VERSION=${VERSION:-17.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}