diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-03 15:37:10 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-07 22:09:54 +0700 |
commit | cce41d06201abcb28c6103b2190e3c688afe5799 (patch) | |
tree | 6027c206109b35098c913dbf2d830b268847080b /python/stevedore/stevedore.SlackBuild | |
parent | f8d8ddd73b4a9b4c3f9afabbe71e2f7bd14f22ce (diff) | |
download | slackbuilds-cce41d06201abcb28c6103b2190e3c688afe5799.tar.gz |
python/stevedore: Updated for version 1.5.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 d03b7b2857..621267911b 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 Dimitris Zlatanidis Greece-Orestiada +# 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.2.0} +VERSION=${VERSION:-1.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |