Sync bundled version of PCRE2

This commit is contained in:
Michal Schorm 2024-06-12 07:59:42 +02:00
parent 374e35cace
commit 4a066221f0

View File

@ -120,7 +120,7 @@
%bcond_without unbundled_pcre
%else
%bcond_with unbundled_pcre
%global pcre_bundled_version 10.42
%global pcre_bundled_version 10.43
%endif
# To avoid issues with a breaking change in FMT library, bundle it on systems where FMT wasn't fixed yet