summaryrefslogtreecommitdiffstats
path: root/python/jmespath/jmespath.SlackBuild
diff options
context:
space:
mode:
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
commit1e611288161940998f7664801c108d6bcaddab81 (patch)
treee9d549b8363befcef609f1c8bb987e766aca698b /python/jmespath/jmespath.SlackBuild
parent3429389f37a7c04b74c2943db29b5586e9ef9760 (diff)
downloadslackbuilds-1e611288161940998f7664801c108d6bcaddab81.tar.gz
slackbuilds-1e611288161940998f7664801c108d6bcaddab81.tar.xz
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/jmespath/jmespath.SlackBuild b/python/jmespath/jmespath.SlackBuild
index 0bb75785fb..797fba321d 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}