From: Tobias Brunner Date: Fri, 21 Aug 2020 06:49:59 +0000 (+0200) Subject: travis: Bump wolfSSL to 4.5.0 X-Git-Tag: 5.9.1dr1~22 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e96f58568e0c554f5c272827cb959ad3279e726d;p=thirdparty%2Fstrongswan.git travis: Bump wolfSSL to 4.5.0 --- diff --git a/scripts/test.sh b/scripts/test.sh index 073e1d2ce5..af99825f8e 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -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