Skip to content

Commit

Permalink
openssl: update to 1.1.1o
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed May 20, 2022
1 parent 2fcefae commit d8583c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/openssl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include(ExternalProject)

message(STATUS "Preparing external project \"openssl\"")

set(OPENSSL_VERSION 1.1.1l)
set(OPENSSL_VERSION 1.1.1o)

if(ANDROID)
if(${CMAKE_ANDROID_ARCH_ABI} STREQUAL "armeabi-v7a")
Expand Down

0 comments on commit d8583c0

Please sign in to comment.