From: Tobias Brunner Date: Mon, 13 Jan 2020 13:39:21 +0000 (+0100) Subject: travis: Bump wolfSSL to 4.3.0 X-Git-Tag: 5.8.3dr1~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=282c57b131c1bdd77f05c003f9c89df5ae583d2d;p=thirdparty%2Fstrongswan.git travis: Bump wolfSSL to 4.3.0 --- diff --git a/scripts/test.sh b/scripts/test.sh index daac078587..b343056d9b 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -36,7 +36,7 @@ build_botan() build_wolfssl() { - WOLFSSL_REV=v4.2.0-stable + WOLFSSL_REV=v4.3.0-stable WOLFSSL_DIR=$TRAVIS_BUILD_DIR/../wolfssl if test -d "$WOLFSSL_DIR"; then