aboutsummaryrefslogtreecommitdiff
path: root/ports/pcre2/CONTROL
diff options
context:
space:
mode:
authorWolfgang Stöggl <c72578@yahoo.de>2020-07-07 23:54:39 +0200
committerGitHub <noreply@github.com>2020-07-07 14:54:39 -0700
commit3e615cdb1d7b6e8e4abc4308607b39e3e33f8cb9 (patch)
treef0158afe995895e2821fe97b1291aafd7b9ba5af /ports/pcre2/CONTROL
parentaa6f70b6652002f145b72c94c5f63bcd5b455d8e (diff)
downloadvcpkg-3e615cdb1d7b6e8e4abc4308607b39e3e33f8cb9.tar.gz
vcpkg-3e615cdb1d7b6e8e4abc4308607b39e3e33f8cb9.zip
[pcre2] Update to 10.35 (#11754)
- New upstream version 10.35 - Update patches: pcre2-10.35_fix-space.patch pcre2-10.35_fix-uwp.patch - Add patch: pcre2-10.35_fix_postfix_for_debug_Windows_builds.patch - Drop patch (fixed upstream): fix-arm64-config.patch - Since 10.35, pkgconfig files are created using CMake * fix debug suffix of pkgconfig files under Windows * add vcpkg_fixup_pkgconfig() - Remove bin and debug/bin in case of static build - Update ci.baseline.txt Remove "pcre2:arm-uwp=fail", because arm-uwp passes now Add "unicorn-lib:arm-uwp=fail"
Diffstat (limited to 'ports/pcre2/CONTROL')
-rw-r--r--ports/pcre2/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pcre2/CONTROL b/ports/pcre2/CONTROL
index 8349c88a2..265da8e0a 100644
--- a/ports/pcre2/CONTROL
+++ b/ports/pcre2/CONTROL
@@ -1,4 +1,4 @@
Source: pcre2
-Version: 10.30-9
+Version: 10.35
Homepage: https://pcre.org/
Description: PCRE2 is a re-working of the original Perl Compatible Regular Expressions library