diff options
Diffstat (limited to 'devel/grpc/Makefile')
| -rw-r--r-- | devel/grpc/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index 18d4f6157fb4..263ddcfdc222 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.75.1 +PORTVERSION= 1.76.0 DISTVERSIONPREFIX= v PORTEPOCH= 2 CATEGORIES= devel @@ -56,11 +56,11 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} \ CONFLICTS_INSTALL= grpc[0-9][0-9][0-9] USE_GITHUB= yes -GH_TUPLE= envoyproxy:data-plane-api:666b621:envoyproxy_data_plane_api/third_party/envoy-api \ - googleapis:googleapis:db61975:googleapis_googleapis/third_party/googleapis \ +GH_TUPLE= envoyproxy:data-plane-api:1f6d3a9:envoyproxy_data_plane_api/third_party/envoy-api \ + googleapis:googleapis:ded7ed1:googleapis_googleapis/third_party/googleapis \ census-instrumentation:opencensus-proto:1664cc9:census_instrumentation_opencensus_proto/third_party/opencensus-proto \ bufbuild:protoc-gen-validate:v1.2.1:bufbuild_protoc_gen_validate/third_party/protoc-gen-validate \ - cncf:xds:2ac532f:cncf_xds/third_party/xds + cncf:xds:8bfbf64:cncf_xds/third_party/xds # Clean up bundled libraries .if !defined(MAINTAINER_MODE) |
