aboutsummaryrefslogtreecommitdiff
path: root/python/simplejson/simplejson.SlackBuild
diff options
context:
space:
mode:
authorlarryhaja <larryhaja@gmail.com>2013-11-13 19:08:12 -0800
committerRobby Workman <rworkman@slackbuilds.org>2013-11-14 00:06:26 -0600
commit79ef388a1dd534950a10e6e0af608e5fb731cf73 (patch)
tree4fcee6f7c071d5772b5d1603267422b8edba18f4 /python/simplejson/simplejson.SlackBuild
parent34aeb0405c0abc3042415bc6869bf143204a5cd1 (diff)
python/simplejson: Upgraded to 3.3.1
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/simplejson/simplejson.SlackBuild')
-rw-r--r--python/simplejson/simplejson.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/python/simplejson/simplejson.SlackBuild b/python/simplejson/simplejson.SlackBuild
index 00e28721e92a0..c11904a044818 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}