From b83d4180acbce84719f60b08897bf9b97bac7750 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Sat, 15 Jan 2022 15:12:51 +0100 Subject: [PATCH] Protobuf revbump after the GCC version change --- dev-libs/protobuf/protobuf24-3.13.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/protobuf/protobuf24-3.13.0.recipe b/dev-libs/protobuf/protobuf24-3.13.0.recipe index 9fe7ea916..868c8e2cf 100644 --- a/dev-libs/protobuf/protobuf24-3.13.0.recipe +++ b/dev-libs/protobuf/protobuf24-3.13.0.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="9b4ee22c250fe31b16f1a24d61467e40780a3fbb9b91c3b65be2a376ed913a1a" SOURCE_DIR="protobuf-$portVersion"