Skip to content

Commit

Permalink
Merge branch 'main' into invariant-tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford authored Jul 24, 2024
2 parents 04dbf3b + 4af47a7 commit 1d40a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/openssl.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include(ExternalProject)
ExternalProject_Add(
OpenSSL
SOURCE_DIR ${OPENSSL_SOURCE_DIR}
URL https://www.openssl.org/source/openssl-${OPENSSL_VERSION}.tar.gz
URL https://openssl.org/source/old/3.0/openssl-${OPENSSL_VERSION}.tar.gz
URL_HASH SHA256=83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e
USES_TERMINAL_DOWNLOAD TRUE
PATCH_COMMAND
Expand Down

0 comments on commit 1d40a92

Please sign in to comment.