From fc227e37e0e6143d2498b9da5673be67fd5b91d5 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 27 Nov 2021 11:40:37 +0100 Subject: [PATCH] grpc, revbump for 32bit (benchmark) (#6439) --- net-libs/grpc/grpc-1.42.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/grpc/grpc-1.42.0.recipe b/net-libs/grpc/grpc-1.42.0.recipe index a624a9ec8..f5cad1110 100644 --- a/net-libs/grpc/grpc-1.42.0.recipe +++ b/net-libs/grpc/grpc-1.42.0.recipe @@ -6,7 +6,7 @@ connected systems." HOMEPAGE="https://grpc.io/" COPYRIGHT="2015-2021 The gRPC Authors" LICENSE="Apache v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/grpc/grpc/archive/refs/tags/v$portVersion.tar.gz" CHECKSUM_SHA256="b2f2620c762427bfeeef96a68c1924319f384e877bc0e084487601e4cc6e434c" SOURCE_FILENAME="grpc-$portVersion.tar.gz"