diff options
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 51b5b78a47..7b3a6074f8 100644 --- a/python/stevedore/stevedore.SlackBuild +++ b/python/stevedore/stevedore.SlackBuild @@ -2,8 +2,8 @@ # Slackware build script for stevedore +# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece # Copyright <2013> <vvoody> <Shanghai> -# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=stevedore -VERSION=${VERSION:-1.29.0} +VERSION=${VERSION:-1.30.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |