From 4a6faa13f86a4b5f750151ec6c30578fe0b6c95c Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sun, 7 Jun 2026 16:18:39 +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 c4da0fe..65ec2cd 100644 --- a/pkg.info +++ b/pkg.info @@ -1,13 +1,13 @@ name: re2 description: Fast, safe, thread-friendly regular expression engine version: 2025.11.05 -revision: 3 +revision: 4 url: https://github.com/google/re2 license: BSD-3-Clause architecture: any type: source depends: - - abseil-cpp + - abseil-cpp=20260526.* - gcc-libs - glibc make_depends: