diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-12-31 13:52:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-31 13:52:59 +0700 |
commit | 709eb6fecc5a4e99b503dc497bf435d6352e385a (patch) | |
tree | 1dd8305fde55906dae308b315201e218dd48ea7e /python/simplejson/simplejson.info | |
parent | 5e19fbeb8d8172bab8f98ce48dfb7a2cbcd8000f (diff) | |
download | slackbuilds-709eb6fecc5a4e99b503dc497bf435d6352e385a.tar.gz |
python/simplejson: Updated for version 3.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 4f6874d49e..dad1f06c4b 100644 --- a/python/simplejson/simplejson.info +++ b/python/simplejson/simplejson.info @@ -1,8 +1,8 @@ PRGNAM="simplejson" -VERSION="3.5.3" +VERSION="3.8.1" HOMEPAGE="https://github.com/simplejson/simplejson" -DOWNLOAD="http://pypi.python.org/packages/source/s/simplejson/simplejson-3.5.3.tar.gz" -MD5SUM="d5f62dfa6b6dea31735d56c858361d48" +DOWNLOAD="http://pypi.python.org/packages/source/s/simplejson/simplejson-3.8.1.tar.gz" +MD5SUM="b8441f1053edd9dc335ded8c7f98a974" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |