diff options
Diffstat (limited to 'net/py-grpcio/Makefile')
-rw-r--r-- | net/py-grpcio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-grpcio/Makefile b/net/py-grpcio/Makefile index 4e0e8658481..67b3ced064a 100644 --- a/net/py-grpcio/Makefile +++ b/net/py-grpcio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2021/04/16 09:20:00 adam Exp $ +# $NetBSD: Makefile,v 1.32 2021/04/30 10:38:25 adam Exp $ -DISTNAME= grpcio-1.37.0 +DISTNAME= grpcio-1.37.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio/} |