We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6e61b commit 417eb63Copy full SHA for 417eb63
thirdparty/libressl/CMakeLists.txt
@@ -22,9 +22,9 @@ if(NOT MONOLIBTIC)
22
endif()
23
24
external_project(
25
- DOWNLOAD URL 985a9e1ac27d542857d666cdae2582b9
26
- https://cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.2.0.tar.gz
27
- https://cloudflare.cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.2.0.tar.gz
+ DOWNLOAD URL 3eac6e95cd4ba1f03055181b950427da
+ https://cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.2.1.tar.gz
+ https://cloudflare.cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.2.1.tar.gz
28
PATCH_FILES ${PATCH_FILES}
29
CMAKE_ARGS ${CMAKE_ARGS}
30
BUILD_COMMAND ${BUILD_CMD}
0 commit comments