diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2013-03-16 10:03:39 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-22 07:16:48 -0400 |
commit | 6a3c5091a4dbd5fe56f55601822dcd3164d4f10f (patch) | |
tree | b71a4432730ef4bb746cbba3513d76588ffa5271 /python/simplejson/simplejson.info | |
parent | 4d55ce925efc264abd4a780d21d9a117ac6a1a21 (diff) | |
download | slackbuilds-6a3c5091a4dbd5fe56f55601822dcd3164d4f10f.tar.gz |
python/simplejson: Updated for version 3.1.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/simplejson/simplejson.info')
-rw-r--r-- | python/simplejson/simplejson.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python/simplejson/simplejson.info b/python/simplejson/simplejson.info index 7dcb4e48ad..0cf7cf1855 100644 --- a/python/simplejson/simplejson.info +++ b/python/simplejson/simplejson.info @@ -1,10 +1,10 @@ PRGNAM="simplejson" -VERSION="2.1.6" -HOMEPAGE="http://undefined.org/python/#simplejson" -DOWNLOAD="http://pypi.python.org/packages/source/s/simplejson/simplejson-2.1.6.tar.gz" -MD5SUM="2f8351f6e6fe7ef25744805dfa56c0d5" +VERSION="3.1.0" +HOMEPAGE="https://github.com/simplejson/simplejson" +DOWNLOAD="http://pypi.python.org/packages/source/s/simplejson/simplejson-3.1.0.tar.gz" +MD5SUM="71df0076d4a35d29bfea530cb8226c26" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pysetuptools" +REQUIRES="" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |