diff options
author | Larry Hajali <larryhaja@gmail.com> | 2016-10-29 11:49:29 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-05 07:16:16 +0700 |
commit | af363b9b00df627298003ad483af7420cd28031f (patch) | |
tree | e9726e6f97dd3ec2bc1f1a113cdbdad140df3cf0 /python/simplejson/simplejson.SlackBuild | |
parent | 78e0d8358ef6f65a6b2585210a016f1358212031 (diff) | |
download | slackbuilds-af363b9b00df627298003ad483af7420cd28031f.tar.gz |
python/simplejson: Updated for version 3.10.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/simplejson/simplejson.SlackBuild')
-rw-r--r-- | python/simplejson/simplejson.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/simplejson/simplejson.SlackBuild b/python/simplejson/simplejson.SlackBuild index fc80541387..9b6c125096 100644 --- a/python/simplejson/simplejson.SlackBuild +++ b/python/simplejson/simplejson.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=simplejson -VERSION=${VERSION:-3.8.2} +VERSION=${VERSION:-3.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |