summaryrefslogtreecommitdiffstats
path: root/python/stevedore/stevedore.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-07-20 18:44:10 +0200
committer Willy Sudiarto Raharjo2018-07-21 01:53:33 +0200
commitfb581c39c832d4b5ccf9c16e3e3f62f072e81598 (patch)
treeaacd742b32990234a563ba83ae742b4ee5e423f1 /python/stevedore/stevedore.SlackBuild
parent1f79d22c14e86139759f6892dc4e8ebd1e70038c (diff)
downloadslackbuilds-fb581c39c832d4b5ccf9c16e3e3f62f072e81598.tar.gz
python/stevedore: Updated for version 1.29.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/stevedore/stevedore.SlackBuild')
-rw-r--r--python/stevedore/stevedore.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/stevedore/stevedore.SlackBuild b/python/stevedore/stevedore.SlackBuild
index 537d525a49..51b5b78a47 100644
--- a/python/stevedore/stevedore.SlackBuild
+++ b/python/stevedore/stevedore.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for stevedore
# Copyright <2013> <vvoody> <Shanghai>
-# 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
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=stevedore
-VERSION=${VERSION:-1.27.1}
+VERSION=${VERSION:-1.29.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}