mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Update BoringSSL version to b117a3a0b7bd11fe6ebd503ec6b45d6b910b41a1
This commit is contained in:
parent
fecdd10417
commit
cb1e8c1022
5 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ COPY ./ /src/lsquic/
|
|||
|
||||
RUN git clone https://boringssl.googlesource.com/boringssl && \
|
||||
cd boringssl && \
|
||||
git checkout 251b5169fd44345f455438312ec4e18ae07fd58c && \
|
||||
git checkout b117a3a0b7bd11fe6ebd503ec6b45d6b910b41a1 && \
|
||||
cmake . && \
|
||||
make
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue