Skip to content

Commit c20be88

Browse files
committed
simplejson: update to 3.13.2
1 parent ff8c35f commit c20be88

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

build/python27/simplejson/build.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,12 @@
2424
# Copyright 2017 OmniOS Community Edition (OmniOSce) Association.
2525
# Use is subject to license terms.
2626
#
27-
# Load support functions
2827
. ../../../lib/functions.sh
2928

3029
PKG=library/python-2/simplejson-27
3130
PROG=simplejson
32-
VER=3.12.0
33-
SUMMARY="simplejson - Python interface to JSON for Python 2.7"
31+
VER=3.13.2
32+
SUMMARY="simplejson - Python interface to JSON for Python"
3433
DESC="$SUMMARY"
3534

3635
. $SRCDIR/../common.sh

0 commit comments

Comments
 (0)