From: Tobias Brunner Date: Wed, 23 Oct 2019 15:50:20 +0000 (+0200) Subject: travis: Bump wolfSSL to 4.2.0 X-Git-Tag: 5.8.2dr2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8346db09dda67182ef98eff58bfec71ac593718f;p=thirdparty%2Fstrongswan.git travis: Bump wolfSSL to 4.2.0 --- diff --git a/scripts/test.sh b/scripts/test.sh index 1cf92b9e5a..a0a2895d48 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -36,7 +36,7 @@ build_botan() build_wolfssl() { - WOLFSSL_REV=v4.1.0-stable + WOLFSSL_REV=v4.2.0-stable WOLFSSL_DIR=$TRAVIS_BUILD_DIR/../wolfssl if test -d "$WOLFSSL_DIR"; then