summaryrefslogtreecommitdiff
path: root/python/jsonschema/jsonschema.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2015-07-11 03:14:47 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-12 10:40:37 +0700
commit268fb6eb0407f8db06cd16f34f6d4ab3437bd0a9 (patch)
treebac62150faa7fef8b86a235be8bf1d91ecb3fe55 /python/jsonschema/jsonschema.SlackBuild
parent44aefe2e06325adefd62a492baf1ca65ddb14893 (diff)
downloadslackbuilds-268fb6eb0407f8db06cd16f34f6d4ab3437bd0a9.tar.gz
python/jsonschema: Updated for version 2.5.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/jsonschema/jsonschema.SlackBuild')
-rw-r--r--python/jsonschema/jsonschema.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/jsonschema/jsonschema.SlackBuild b/python/jsonschema/jsonschema.SlackBuild
index 31cd9f49e9..c6b28d5917 100644
--- a/python/jsonschema/jsonschema.SlackBuild
+++ b/python/jsonschema/jsonschema.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jsonschema
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2015 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=jsonschema
-VERSION=${VERSION:-2.5.0}
+VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}