summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author larryhaja <larryhaja@gmail.com>2013-11-13 19:08:12 -0800
committer Robby Workman <rworkman@slackbuilds.org>2013-11-14 00:06:26 -0600
commit79ef388a1dd534950a10e6e0af608e5fb731cf73 (patch)
tree4fcee6f7c071d5772b5d1603267422b8edba18f4 /python
parent34aeb0405c0abc3042415bc6869bf143204a5cd1 (diff)
downloadslackbuilds-79ef388a1dd534950a10e6e0af608e5fb731cf73.tar.gz
slackbuilds-79ef388a1dd534950a10e6e0af608e5fb731cf73.tar.xz
python/simplejson: Upgraded to 3.3.1
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python')
-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=""