diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-11 03:00:12 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-12 10:40:36 +0700 |
commit | 44aefe2e06325adefd62a492baf1ca65ddb14893 (patch) | |
tree | 87352e515db7570caa35d579d6926ba2cb48c214 /python/stevedore/stevedore.SlackBuild | |
parent | dc9c6958e9260f9603c22f3ab04759eb6bb7b41e (diff) |
python/stevedore: Updated for version 1.6.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/stevedore/stevedore.SlackBuild')
-rw-r--r-- | python/stevedore/stevedore.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/stevedore/stevedore.SlackBuild b/python/stevedore/stevedore.SlackBuild index 621267911bee..2075661d911b 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-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=stevedore -VERSION=${VERSION:-1.5.0} +VERSION=${VERSION:-1.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |