mirror of
https://github.com/curl/curl.git
synced 2026-07-28 21:23:06 +03:00
parent
0c667188e0
commit
9946410861
2 changed files with 3 additions and 2 deletions
2
.github/workflows/wolfssl.yml
vendored
2
.github/workflows/wolfssl.yml
vendored
|
|
@ -73,7 +73,7 @@ jobs:
|
|||
name: 'install prereqs and impacket'
|
||||
|
||||
- run: |
|
||||
WOLFSSL_VER=5.6.0
|
||||
WOLFSSL_VER=5.6.3
|
||||
curl -LOsSf --retry 6 --retry-connrefused --max-time 999 https://github.com/wolfSSL/wolfssl/archive/v$WOLFSSL_VER-stable.tar.gz
|
||||
tar -xzf v$WOLFSSL_VER-stable.tar.gz
|
||||
cd wolfssl-$WOLFSSL_VER-stable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue