Skip to content

Commit 9c25c6e

Browse files
cabelocetarthoriphros
authored andcommitted
cmake : update BoringSSL to 0.20260508.0 (ggml-org#22839)
1 parent bce718a commit 9c25c6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vendor/cpp-httplib/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ if (LLAMA_BUILD_BORINGSSL)
4141
set(FIPS OFF CACHE BOOL "Enable FIPS (BoringSSL)")
4242

4343
set(BORINGSSL_GIT "https://boringssl.googlesource.com/boringssl" CACHE STRING "BoringSSL git repository")
44-
set(BORINGSSL_VERSION "0.20260413.0" CACHE STRING "BoringSSL version")
44+
set(BORINGSSL_VERSION "0.20260508.0" CACHE STRING "BoringSSL version")
4545

4646
message(STATUS "Fetching BoringSSL version ${BORINGSSL_VERSION}")
4747

0 commit comments

Comments
 (0)