summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/simplejson/simplejson.SlackBuild3
-rw-r--r--python/simplejson/simplejson.info6
2 files changed, 4 insertions, 5 deletions
diff --git a/python/simplejson/simplejson.SlackBuild b/python/simplejson/simplejson.SlackBuild
index 00e28721e9..c11904a044 100644
--- a/python/simplejson/simplejson.SlackBuild
+++ b/python/simplejson/simplejson.SlackBuild
@@ -2,7 +2,6 @@
# Slackware build script for simplejson
-# Written by Larry Hajali <larryhaja[at]gail[dot]com>
# Copyright 2009-2013 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
@@ -24,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=simplejson
-VERSION=${VERSION:-3.1.0}
+VERSION=${VERSION:-3.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/simplejson/simplejson.info b/python/simplejson/simplejson.info
index 0cf7cf1855..3861bb58f3 100644
--- a/python/simplejson/simplejson.info
+++ b/python/simplejson/simplejson.info
@@ -1,8 +1,8 @@
PRGNAM="simplejson"
-VERSION="3.1.0"
+VERSION="3.3.1"
HOMEPAGE="https://github.com/simplejson/simplejson"
-DOWNLOAD="http://pypi.python.org/packages/source/s/simplejson/simplejson-3.1.0.tar.gz"
-MD5SUM="71df0076d4a35d29bfea530cb8226c26"
+DOWNLOAD="http://pypi.python.org/packages/source/s/simplejson/simplejson-3.3.1.tar.gz"
+MD5SUM="36eec59b63bb852eaaac724ac8985f74"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""