aboutsummaryrefslogtreecommitdiff
path: root/python/simplejson/simplejson.SlackBuild
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja[at]gmail[dot]com>2018-09-12 19:04:32 -0700
committerDavid Spencer <idlemoor@slackbuilds.org>2018-09-15 19:27:14 +0100
commitf402b40a92eac9f5ef78b08d26162e870ac45777 (patch)
tree2844fb33e5bd50732aa5354c33434f1df51d958b /python/simplejson/simplejson.SlackBuild
parent25a3dcd18d154c2c84652b21df33217aac64671a (diff)
downloadslackbuilds-f402b40a92eac9f5ef78b08d26162e870ac45777.tar.xz
python/simplejson: Updated for version 3.16.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/simplejson/simplejson.SlackBuild')
-rw-r--r--python/simplejson/simplejson.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/simplejson/simplejson.SlackBuild b/python/simplejson/simplejson.SlackBuild
index 9b6c125096df..c6e36f87683a 100644
--- a/python/simplejson/simplejson.SlackBuild
+++ b/python/simplejson/simplejson.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for simplejson
-# Copyright 2009-2016 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2009-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
# 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=simplejson
-VERSION=${VERSION:-3.10.0}
+VERSION=${VERSION:-3.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}