Skip to content

Commit

Permalink
Use stable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Nov 10, 2024
1 parent ba866c7 commit 97ce612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set(CMAKE_POSITION_INDEPENDENT_CODE ON)

project(sodium_native C ASM)

fetch_package("github:jedisct1/libsodium#1.0.20-RELEASE" SOURCE_DIR sodium)
fetch_package("github:jedisct1/libsodium#stable" SOURCE_DIR sodium)

include(TestBigEndian)

Expand Down

0 comments on commit 97ce612

Please sign in to comment.