mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
travis: Bump wolfSSL to 4.5.0
This commit is contained in:
parent
bdd058e36c
commit
e96f58568e
@ -37,7 +37,7 @@ build_botan()
|
||||
|
||||
build_wolfssl()
|
||||
{
|
||||
WOLFSSL_REV=v4.4.0-stable
|
||||
WOLFSSL_REV=e9b1ceae7e1d # v4.5.0-stable + big endian fix
|
||||
WOLFSSL_DIR=$DEPS_BUILD_DIR/wolfssl
|
||||
|
||||
if test -d "$WOLFSSL_DIR"; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user