File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ externalproject_add(
4949 libreSSLExternal
5050 DOWNLOAD_DIR ${CMAKE_CURRENT_BINARY_DIR} /libreSslDownload
5151 SOURCE_DIR ${CMAKE_CURRENT_BINARY_DIR} /libreSslSource
52- URL "https://mirror.leaseweb.com/pub/OpenBSD/LibreSSL/libressl-3.7.2 .tar.gz"
53- URL_HASH SHA256=b06aa538fefc9c6b33c4db4931a09a5f52d9d2357219afcbff7d93fe12ebf6f7
52+ URL "https://mirror.leaseweb.com/pub/OpenBSD/LibreSSL/libressl-3.7.3 .tar.gz"
53+ URL_HASH SHA256=7948c856a90c825bd7268b6f85674a8dcd254bae42e221781b24e3f8dc335db3
5454 PATCH_COMMAND "${Patch_EXECUTABLE} " -p1 --forward -d ${CMAKE_CURRENT_BINARY_DIR} /libreSslSource <
5555 ${CMAKE_CURRENT_SOURCE_DIR} /ciPatches/libressl-no_postfix .patch || echo "Patch returned non-zero"
5656 CMAKE_ARGS -DLIBRESSL_APPS:BOOL =0 -DCMAKE_INSTALL_PREFIX:PATH =${CMAKE_INSTALL_PREFIX}
Original file line number Diff line number Diff line change 11src_generated /
2- build /
2+ build-auto /
33install /
44package * .json
55node_modules
You can’t perform that action at this time.
0 commit comments