summaryrefslogtreecommitdiff
path: root/converters/py-simplejson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/py-simplejson/Makefile')
-rw-r--r--converters/py-simplejson/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile
index 121ed6438fc..a9e961d4cb9 100644
--- a/converters/py-simplejson/Makefile
+++ b/converters/py-simplejson/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2021/08/25 06:09:54 adam Exp $
+# $NetBSD: Makefile,v 1.43 2021/11/17 08:38:38 adam Exp $
-DISTNAME= simplejson-3.17.5
+DISTNAME= simplejson-3.17.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= converters python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/simplejson/}