Skip to content

Commit

Permalink
chore(srt): upgrade to v1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Nov 19, 2024
1 parent 252c110 commit c11dd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srtdroid-core/src/main/cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include(ExternalProject)
find_program(GIT "git")

set(OPENSSL_VERSION "openssl-3.0.9")
set(SRT_VERSION "1.5.3")
set(SRT_VERSION "1.5.4")

set(ENABLE_SHARED OFF)
set(OPENSSL_FEATURES no-shared)
Expand Down

0 comments on commit c11dd64

Please sign in to comment.