Skip to content
Permalink
Browse files
update PCRE2
  • Loading branch information
sanja-byelkin committed Aug 2, 2021
1 parent 850b2ba commit 42bf651
Showing 1 changed file with 2 additions and 2 deletions.
@@ -43,8 +43,8 @@ MACRO(BUNDLE_PCRE2)
ExternalProject_Add(
pcre2
PREFIX "${dir}"
URL "http://ftp.pcre.org/pub/pcre/pcre2-10.36.zip"
URL_MD5 ba9e743af42aac5642f7504b12af4116
URL "http://ftp.pcre.org/pub/pcre/pcre2-10.37.zip"
URL_MD5 8c1699a725d4b28410adf4b964ebbcb7
INSTALL_COMMAND ""
CMAKE_ARGS
"-DPCRE2_BUILD_TESTS=OFF"

0 comments on commit 42bf651

Please sign in to comment.