diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-14 06:36:57 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 07:40:41 +0700 |
commit | afd57659b1e7c1bc022e3d4e85ec1ff3fd932561 (patch) | |
tree | c163c6da8208665b7dcb464b9d5031a09b690cc3 /python/stevedore/stevedore.SlackBuild | |
parent | 414775342f4c2a8db762bf798e78b0fd8d1bc0db (diff) |
python/stevedore: Updated for version 1.13.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/stevedore/stevedore.SlackBuild')
-rw-r--r-- | python/stevedore/stevedore.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/stevedore/stevedore.SlackBuild b/python/stevedore/stevedore.SlackBuild index 1f26ccd204bc..9d0868445711 100644 --- a/python/stevedore/stevedore.SlackBuild +++ b/python/stevedore/stevedore.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=stevedore -VERSION=${VERSION:-1.12.0} +VERSION=${VERSION:-1.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |