Skip to content

Commit be76dd0

Browse files
authored
vendor : update BoringSSL to 0.20260413.0 (ggml-org#21881)
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
1 parent 2e05f06 commit be76dd0

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
@@ -39,7 +39,7 @@ if (LLAMA_BUILD_BORINGSSL)
3939
set(FIPS OFF CACHE BOOL "Enable FIPS (BoringSSL)")
4040

4141
set(BORINGSSL_GIT "https://boringssl.googlesource.com/boringssl" CACHE STRING "BoringSSL git repository")
42-
set(BORINGSSL_VERSION "0.20260327.0" CACHE STRING "BoringSSL version")
42+
set(BORINGSSL_VERSION "0.20260413.0" CACHE STRING "BoringSSL version")
4343

4444
message(STATUS "Fetching BoringSSL version ${BORINGSSL_VERSION}")
4545

0 commit comments

Comments
 (0)