diff options
Diffstat (limited to 'python/simplejson/simplejson.SlackBuild')
-rw-r--r-- | python/simplejson/simplejson.SlackBuild | 3 |
1 files changed, 1 insertions, 2 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} |