diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-12-03 03:40:18 +0200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-04 19:28:59 +0000 |
commit | f74f6d195685cc213838e8df071dbea538134332 (patch) | |
tree | f34343e880a442c0052da5d4e5853d627e523d06 /python/stevedore/stevedore.SlackBuild | |
parent | 6ca9380abb8a93a008de3045a527ad01f295105f (diff) | |
download | slackbuilds-f74f6d195685cc213838e8df071dbea538134332.tar.gz |
python/stevedore: Updated for version 1.19.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 27e23a17da..9137701bfe 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.18.0} +VERSION=${VERSION:-1.19.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |