Skip to content

Commit

Permalink
Update to OpenSSL 1.1.1f (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
NiLuJe committed Apr 2, 2020
1 parent 4b3820e commit fe9b342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thirdparty/openssl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ set(BUILD_CMD2 sh -c "${MAKE_CMD} -j${PARALLEL_JOBS} build_libs")
ko_write_gitclone_script(
GIT_CLONE_SCRIPT_FILENAME
https://github.com/openssl/openssl.git
OpenSSL_1_1_1e
OpenSSL_1_1_1f
${SOURCE_DIR}
)

Expand Down

0 comments on commit fe9b342

Please sign in to comment.