diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dfd6572c..7596be4b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -127,7 +127,7 @@ jobs: run: | git clone https://boringssl.googlesource.com/boringssl cd boringssl - git checkout b95124305ab15c7523d3e21437309fa5dd717ee8 + git checkout a6d321b11fa80496b7c8ae6405468c212d4f5c87 mkdir build cd build cmake -DCMAKE_POSITION_INDEPENDENT_CODE=ON .. diff --git a/README.rst b/README.rst index a0516cc5..510d641d 100644 --- a/README.rst +++ b/README.rst @@ -150,7 +150,7 @@ following libraries are required: * `OpenSSL with QUIC support `_; or `BoringSSL `_ (commit - b95124305ab15c7523d3e21437309fa5dd717ee8) + a6d321b11fa80496b7c8ae6405468c212d4f5c87) * `ngtcp2 `_ >= 0.7.0 * `nghttp3 `_ >= 0.6.0