summaryrefslogtreecommitdiff
path: root/net/py-grpcio-tools/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-10-03 08:10:09 +0000
committeradam <adam@pkgsrc.org>2019-10-03 08:10:09 +0000
commitaea9faae24a13e071b1587723435df88961f0836 (patch)
tree22c44bf3be232fed777e93b2b898abb908945fcd /net/py-grpcio-tools/Makefile
parent2cfc5e030f0a3f7ba8566e78118d9f2e6dbbdc57 (diff)
downloadpkgsrc-aea9faae24a13e071b1587723435df88961f0836.tar.gz
grpc: updated to 1.23.1
Release v1.23.1 This release contains refinements, improvements, and bug fixes.
Diffstat (limited to 'net/py-grpcio-tools/Makefile')
-rw-r--r--net/py-grpcio-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-grpcio-tools/Makefile b/net/py-grpcio-tools/Makefile
index b248b49eea1..071e28eff52 100644
--- a/net/py-grpcio-tools/Makefile
+++ b/net/py-grpcio-tools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/08/25 18:53:29 adam Exp $
+# $NetBSD: Makefile,v 1.7 2019/10/03 08:10:09 adam Exp $
-DISTNAME= grpcio-tools-1.23.0
+DISTNAME= grpcio-tools-1.23.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio-tools/}