diff --git a/programming/library/re2/actions.py b/programming/library/re2/actions.py index 48d93db7e6..23df615f82 100644 --- a/programming/library/re2/actions.py +++ b/programming/library/re2/actions.py @@ -14,4 +14,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s prefix=/usr" % get.installDIR()) - pisitools.dodoc("CONT*", "README") + pisitools.dodoc("CONT*", "README*") diff --git a/programming/library/re2/pspec.xml b/programming/library/re2/pspec.xml index 4158711dbb..c706275c7b 100644 --- a/programming/library/re2/pspec.xml +++ b/programming/library/re2/pspec.xml @@ -12,7 +12,7 @@ library Fast, safe, thread-friendly regular expression engine Fast, safe, thread-friendly regular expression engine - https://github.com/google/re2/releases/download/2024-07-02/re2-2024-07-02.tar.gz + https://github.com/google/re2/releases/download/2025-11-05/re2-2025-11-05.tar.gz abseil-cpp-devel @@ -45,6 +45,13 @@ + + 2026-01-03 + 20251105 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-08-20 20240702