diff options
Diffstat (limited to 'converters/py-simplejson/Makefile')
-rw-r--r-- | converters/py-simplejson/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile index 0753b0982b1..3bab1dc75bf 100644 --- a/converters/py-simplejson/Makefile +++ b/converters/py-simplejson/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2020/07/20 19:14:03 adam Exp $ +# $NetBSD: Makefile,v 1.40 2021/07/10 05:42:43 adam Exp $ -DISTNAME= simplejson-3.17.2 +DISTNAME= simplejson-3.17.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= converters python MASTER_SITES= ${MASTER_SITE_PYPI:=s/simplejson/} |