Update the version number of the bundled PCRE2
The PCRE2 version used by upstream in the 'MariaDB 10.5.16' release is '10.40' -- Related: #2092370
This commit is contained in:
parent
8060bcc4f7
commit
bcee682dc0
@ -109,7 +109,7 @@
|
||||
%bcond_without unbundled_pcre
|
||||
%else
|
||||
%bcond_with unbundled_pcre
|
||||
%global pcre_bundled_version 10.34
|
||||
%global pcre_bundled_version 10.40
|
||||
%endif
|
||||
|
||||
# Use main python interpretter version
|
||||
|
Loading…
Reference in New Issue
Block a user