summaryrefslogtreecommitdiff
path: root/net/grpc/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-07-31 09:26:29 +0000
committerwiz <wiz@pkgsrc.org>2020-07-31 09:26:29 +0000
commiteeb25c570c6e69af9666d3e4c588bff34e29437b (patch)
tree02e5964aac44b51383e8a05a26e2cd568a774057 /net/grpc/Makefile
parent0548bbf00cbe67c5b6e047a20b9d192f78e0e012 (diff)
downloadpkgsrc-eeb25c570c6e69af9666d3e4c588bff34e29437b.tar.gz
grpc: update to 1.30.2.
This is the 1.30.2 release (gradius) of gRPC Core. Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product. This release is a patch specifically for the Ruby plugin to address #23490 Ruby Fix ruby protoc plugin when message is in another package (#23501)
Diffstat (limited to 'net/grpc/Makefile')
-rw-r--r--net/grpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grpc/Makefile b/net/grpc/Makefile
index 823ff868493..efa85f4202a 100644
--- a/net/grpc/Makefile
+++ b/net/grpc/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2020/07/09 07:23:43 adam Exp $
+# $NetBSD: Makefile,v 1.28 2020/07/31 09:26:29 wiz Exp $
-DISTNAME= grpc-1.30.1
+DISTNAME= grpc-1.30.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=grpc/}
GITHUB_TAG= v${PKGVERSION_NOREV}