diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-07 18:06:43 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-11 07:07:45 +0700 |
commit | 154fe42df14f2a34ea2c74c6e2b39f07676e71ba (patch) | |
tree | 47c948c73fa6bf1b314001b99621dd5326155093 /python/stevedore/stevedore.SlackBuild | |
parent | d0ab19a5785e79b768c63fab26b71435a11fdd2b (diff) | |
download | slackbuilds-154fe42df14f2a34ea2c74c6e2b39f07676e71ba.tar.gz |
python/stevedore: Updated for version 1.27.1.
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 a3717364f8..537d525a49 100644 --- a/python/stevedore/stevedore.SlackBuild +++ b/python/stevedore/stevedore.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=stevedore -VERSION=${VERSION:-1.25.0} +VERSION=${VERSION:-1.27.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |