diff options
author | Larry Hajali <larryhaja@gmail.com> | 2016-07-30 22:01:48 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-05 18:10:51 +0100 |
commit | 8de88398bd7f1b5feea10e5b00d653bdd1f2f40f (patch) | |
tree | 2e2dcf35a091c266d1de5bb59c05287f2fa9b18b /python/simplejson/simplejson.info | |
parent | 24fa8ba40532bde59f670112ef5430caabe4063c (diff) |
python/simplejson: Updated for version 3.8.2
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 dad1f06c4b267..3610c0f147a4c 100644 --- a/python/simplejson/simplejson.info +++ b/python/simplejson/simplejson.info @@ -1,8 +1,8 @@ PRGNAM="simplejson" -VERSION="3.8.1" +VERSION="3.8.2" HOMEPAGE="https://github.com/simplejson/simplejson" -DOWNLOAD="http://pypi.python.org/packages/source/s/simplejson/simplejson-3.8.1.tar.gz" -MD5SUM="b8441f1053edd9dc335ded8c7f98a974" +DOWNLOAD="http://pypi.python.org/packages/source/s/simplejson/simplejson-3.8.2.tar.gz" +MD5SUM="53b1371bbf883b129a12d594a97e9a18" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |