From 36d5696cf3ad8850efac41abdcd60d5321d48029 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Sat, 15 Jan 2022 15:12:35 +0100 Subject: [PATCH] Protobuf revbump after the GCC version change --- dev-libs/protobuf/protobuf21-3.10.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/protobuf/protobuf21-3.10.1.recipe b/dev-libs/protobuf/protobuf21-3.10.1.recipe index da81d34f6..dbea67c1d 100644 --- a/dev-libs/protobuf/protobuf21-3.10.1.recipe +++ b/dev-libs/protobuf/protobuf21-3.10.1.recipe @@ -8,7 +8,7 @@ languages – Java, C++, or Python." HOMEPAGE="https://github.com/google/protobuf" COPYRIGHT="2008-2018 Google" LICENSE="Apache v2" -REVISION="1" +REVISION="2" SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="6adf73fd7f90409e479d6ac86529ade2d45f50494c5c10f539226693cb8fe4f7" SOURCE_DIR="protobuf-$portVersion"