diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile index 6968322f99cd..a3bd18f08ca6 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= simplejson -PORTVERSION= 3.17.0 +PORTVERSION= 3.17.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-simplejson/distinfo b/devel/py-simplejson/distinfo index 093881568609..c8a1daaf4f92 100644 --- a/devel/py-simplejson/distinfo +++ b/devel/py-simplejson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578923324 -SHA256 (simplejson-3.17.0.tar.gz) = 2b4b2b738b3b99819a17feaf118265d0753d5536049ea570b3c43b51c4701e81 -SIZE (simplejson-3.17.0.tar.gz) = 83119 +TIMESTAMP = 1597570077 +SHA256 (simplejson-3.17.2.tar.gz) = 75ecc79f26d99222a084fbdd1ce5aad3ac3a8bd535cd9059528452da38b68841 +SIZE (simplejson-3.17.2.tar.gz) = 83210 diff --git a/devel/py-simplejson/pkg-descr b/devel/py-simplejson/pkg-descr index 11422e4e0ca7..775f40c7737f 100644 --- a/devel/py-simplejson/pkg-descr +++ b/devel/py-simplejson/pkg-descr @@ -12,4 +12,4 @@ pickle). The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). -WWW: https://pypi.org/project/simplejson/ +WWW: https://github.com/simplejson/simplejson