From a3459c30a0d5061a880420b36ce4fa3bcaa85339 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 25 Oct 2025 18:30:13 +0300 Subject: [PATCH] pcre ver. bump --- system/base/libpcre/pspec.xml | 9 ++++++++- system/base/libpcre2/pspec.xml | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/system/base/libpcre/pspec.xml b/system/base/libpcre/pspec.xml index ba849551..a0a289cd 100644 --- a/system/base/libpcre/pspec.xml +++ b/system/base/libpcre/pspec.xml @@ -12,7 +12,7 @@ library Perl-compatible regular expression library The PCRE (Perl Compatible Regular Expressions) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. - https://ftp.osuosl.org/pub/blfs/conglomeration/pcre/pcre-8.44.tar.bz2 + https://ftp.osuosl.org/pub/blfs/conglomeration/pcre/pcre-8.45.tar.bz2 readline-devel @@ -69,6 +69,13 @@ + + 2025-10-25 + 8.45 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2020-12-09 8.44 diff --git a/system/base/libpcre2/pspec.xml b/system/base/libpcre2/pspec.xml index c9690304..314f0db9 100644 --- a/system/base/libpcre2/pspec.xml +++ b/system/base/libpcre2/pspec.xml @@ -12,7 +12,7 @@ library Perl-compatible regular expression library The PCRE (Perl Compatible Regular Expressions) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. - https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.45/pcre2-10.45.tar.bz2 + https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.47/pcre2-10.47.tar.bz2 readline-devel @@ -71,6 +71,13 @@ + + 2025-10-25 + 10.47 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-05-12 10.45