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 68a00a6507f..b6f0a2f66ef 100644 --- a/net/py-grpcio/Makefile +++ b/net/py-grpcio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2018/04/28 01:16:29 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2018/08/04 21:56:47 minskim Exp $ -DISTNAME= grpcio-1.11.0 +DISTNAME= grpcio-1.13.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio/} |