diff options
Diffstat (limited to 'net/py-grpcio-testing/Makefile')
-rw-r--r-- | net/py-grpcio-testing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-grpcio-testing/Makefile b/net/py-grpcio-testing/Makefile index 16b19a22547..4fa2853c7eb 100644 --- a/net/py-grpcio-testing/Makefile +++ b/net/py-grpcio-testing/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2022/09/02 07:35:10 adam Exp $ +# $NetBSD: Makefile,v 1.34 2022/10/03 16:30:17 adam Exp $ -DISTNAME= grpcio-testing-1.48.1 +DISTNAME= grpcio-testing-1.49.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio-testing/} |