diff options
Diffstat (limited to 'net/py-grpcio-tools/Makefile')
-rw-r--r-- | net/py-grpcio-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-grpcio-tools/Makefile b/net/py-grpcio-tools/Makefile index 9990f549991..1d4b6962878 100644 --- a/net/py-grpcio-tools/Makefile +++ b/net/py-grpcio-tools/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.44 2022/07/06 15:18:17 adam Exp $ +# $NetBSD: Makefile,v 1.45 2022/08/19 06:25:22 wiz Exp $ -DISTNAME= grpcio-tools-1.47.0 +DISTNAME= grpcio-tools-1.48.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio-tools/} |