Skip to content

Commit c8e3615

Browse files
committed
chore(deps): upgrade OpenSSL to 3.5.1
1 parent 6bce8cc commit c8e3615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

srtdroid-core/src/main/cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project(srtdroid)
55
include(ExternalProject)
66
find_program(GIT "git")
77

8-
set(OPENSSL_VERSION "openssl-3.0.9")
8+
set(OPENSSL_VERSION "openssl-3.5.1")
99
set(SRT_VERSION "1.5.4")
1010

1111
set(ENABLE_SHARED OFF)

0 commit comments

Comments
 (0)