summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-12-06 10:50:51 +0000
committerwiz <wiz@pkgsrc.org>2020-12-06 10:50:51 +0000
commit002b496f4f710a82fccf4d92b0c9c652f2fc4fc1 (patch)
tree79d2f0a2888ee2ade198d21e9af1ff2c42177cc3 /net
parent276ee3c4da38190102169eaac0f530f591d998de (diff)
downloadpkgsrc-002b496f4f710a82fccf4d92b0c9c652f2fc4fc1.tar.gz
*: bump for grpc-1.34.0
Diffstat (limited to 'net')
-rw-r--r--net/py-grpcio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-grpcio/Makefile b/net/py-grpcio/Makefile
index 6215b71eb94..54ade2e1db1 100644
--- a/net/py-grpcio/Makefile
+++ b/net/py-grpcio/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2020/10/30 12:58:32 adam Exp $
+# $NetBSD: Makefile,v 1.24 2020/12/06 10:50:51 wiz Exp $
DISTNAME= grpcio-1.33.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio/}