Linux CI: update some dependecies to latest tag

Closes #10195
This commit is contained in:
Philip H 2023-01-01 23:33:18 +01:00 committed by Daniel Stenberg
parent 5c544b4912
commit 4556665ad1
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 8 additions and 8 deletions

View file

@ -39,7 +39,7 @@ To fix before we remove the experimental label:
Build (patched) OpenSSL
% git clone --depth 1 -b openssl-3.0.0+quic https://github.com/quictls/openssl
% git clone --depth 1 -b openssl-3.0.7+quic https://github.com/quictls/openssl
% cd openssl
% ./config enable-tls1_3 --prefix=<somewhere1>
% make