diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-05 16:24:16 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 00:14:47 +0700 |
commit | 53abde68041f312315b4fb81c155b98f01c792f5 (patch) | |
tree | c093c4d9c04a04263e25bfdcb066ec256f9f9891 /python/stevedore/stevedore.SlackBuild | |
parent | 9ffb26d5ba329bc29bec1b3ad6c507a832523f8c (diff) | |
download | slackbuilds-53abde68041f312315b4fb81c155b98f01c792f5.tar.gz |
python/stevedore: Updated for version 1.0.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/stevedore/stevedore.SlackBuild')
-rw-r--r-- | python/stevedore/stevedore.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/stevedore/stevedore.SlackBuild b/python/stevedore/stevedore.SlackBuild index 32fcc3d23d..bf1bc6c78f 100644 --- a/python/stevedore/stevedore.SlackBuild +++ b/python/stevedore/stevedore.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for stevedore # Copyright <2013> <vvoody> <Shanghai> +# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +25,7 @@ PRGNAM=stevedore -VERSION=${VERSION:-0.13} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |