diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-11 05:28:21 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-02-11 18:37:52 -0600 |
commit | bdea21822d6fbb5b02c9db70a37c0e5505e021b6 (patch) | |
tree | 87a2a049ab582a75fc7b052ecf4c346e7c8f40f2 /python/stevedore/stevedore.SlackBuild | |
parent | be57138cf5e3bac9c8914ce343453fed1b86fa53 (diff) | |
download | slackbuilds-bdea21822d6fbb5b02c9db70a37c0e5505e021b6.tar.gz |
python/stevedore: Updated for version 1.11.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 64790c8c7f..44d8c157a5 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-2016 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.10.0} +VERSION=${VERSION:-1.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |