diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-04-10 15:27:54 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-12 10:06:47 +0700 |
commit | 1e611288161940998f7664801c108d6bcaddab81 (patch) | |
tree | e9d549b8363befcef609f1c8bb987e766aca698b /python/jmespath/jmespath.SlackBuild | |
parent | 3429389f37a7c04b74c2943db29b5586e9ef9760 (diff) |
python/jmespath: Updated for version 0.6.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/jmespath/jmespath.SlackBuild')
-rw-r--r-- | python/jmespath/jmespath.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/jmespath/jmespath.SlackBuild b/python/jmespath/jmespath.SlackBuild index 0bb75785fb6b2..797fba321d349 100644 --- a/python/jmespath/jmespath.SlackBuild +++ b/python/jmespath/jmespath.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jmespath -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=jmespath -VERSION=${VERSION:-0.6.1} +VERSION=${VERSION:-0.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |