From 245ce5c69e6dde05aeecae2108ae8527cc2e290c Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sun, 7 Jun 2026 15:54:46 +0300 Subject: [PATCH] Rebuild with abseil-cpp 20260526.0 --- pkg.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index 5286ad2..e7a0a43 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: protobuf-compiler description: Protocol buffer compiler version: "35.0" -revision: 1 +revision: 2 url: https://protobuf.dev/ license: BSD-3-Clause maintainers: @@ -9,7 +9,7 @@ maintainers: architecture: any type: source depends: - - abseil-cpp + - abseil-cpp=20260526.* - gcc-libs - glibc - zlib