diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-09-12 19:04:32 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 19:27:14 +0100 |
commit | f402b40a92eac9f5ef78b08d26162e870ac45777 (patch) | |
tree | 2844fb33e5bd50732aa5354c33434f1df51d958b /python/simplejson/simplejson.info | |
parent | 25a3dcd18d154c2c84652b21df33217aac64671a (diff) |
python/simplejson: Updated for version 3.16.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/simplejson/simplejson.info')
-rw-r--r-- | python/simplejson/simplejson.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/simplejson/simplejson.info b/python/simplejson/simplejson.info index 0da001b88efae..872a30e496995 100644 --- a/python/simplejson/simplejson.info +++ b/python/simplejson/simplejson.info @@ -1,8 +1,8 @@ PRGNAM="simplejson" -VERSION="3.10.0" +VERSION="3.16.1" HOMEPAGE="https://github.com/simplejson/simplejson" -DOWNLOAD="https://pypi.python.org/packages/40/ad/52c1f3a562df3b210e8f165e1aa243a178c454ead65476a39fa3ce1847b6/simplejson-3.10.0.tar.gz" -MD5SUM="426a9631d22851a7a970b1a677368b15" +DOWNLOAD="https://github.com/simplejson/simplejson/releases/download/v3.16.1/simplejson-3.16.1.tar.gz" +MD5SUM="b61dfdb10324f933ef18cfe0398e4eb0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |