diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-12-08 04:11:40 +0200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-10 00:57:46 +0000 |
commit | fb5a1cef334ccebdb84d3c1a5cf9db949c31b5fc (patch) | |
tree | 396f8309d200184cf4837b9f5098625cdf0a78b2 /python/stevedore/stevedore.SlackBuild | |
parent | 37519d65e93ea65a45f288a86fe75525e68e1d0b (diff) |
python/stevedore: Updated for version 1.19.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 9137701bfe85..5e9c6a149fae 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.19.0} +VERSION=${VERSION:-1.19.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |