From 942c19f8e69097b1ee5873534690126b5d530dcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 13 Jan 2026 16:26:49 +0700 Subject: [PATCH] re2: update to 2025.11.05. --- common/shlibs | 2 +- srcpkgs/re2/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 4501c55d4f8..d25873b6f2e 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1277,7 +1277,7 @@ librumpdev_audio.so.0 netbsd-rumpkernel-20140526_3 librumpclient.so.0 netbsd-rumpkernel-20140526_3 libdotconf.so.0 dotconf-1.3_1 libspeechd.so.2 speech-dispatcher-0.8_1 -libre2.so.11 re2-2024.06.01_1 +libre2.so.11 re2-2025.11.05_1 libminizip.so.1 minizip-1.2.7_1 libminizip-ng.so.4 minizip-ng-4.0.10_1 libsrtp2.so.1 libsrtp-2.1.0_1 diff --git a/srcpkgs/re2/template b/srcpkgs/re2/template index 01b78990ada..7d9ee43967d 100644 --- a/srcpkgs/re2/template +++ b/srcpkgs/re2/template @@ -1,6 +1,6 @@ # Template file for 're2' pkgname=re2 -version=2025.07.17 +version=2025.11.05 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=ON -DRE2_USE_ICU=ON" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/google/re2" distfiles="https://github.com/google/re2/archive/${version//./-}.tar.gz" -checksum=41bea2a95289d112e7c2ccceeb60ee03d54269e7fe53e3a82bab40babdfa51ef +checksum=87f6029d2f6de8aa023654240a03ada90e876ce9a4676e258dd01ea4c26ffd67 post_install() { vlicense LICENSE