From: Tobias Brunner Date: Mon, 12 Aug 2019 12:25:56 +0000 (+0200) Subject: travis: Bump wolfSSL to 4.1.0 X-Git-Tag: 5.8.1rc1~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F149%2Fhead;p=thirdparty%2Fstrongswan.git travis: Bump wolfSSL to 4.1.0 --- diff --git a/scripts/test.sh b/scripts/test.sh index 9271bb0225..af0751aa0f 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -36,7 +36,7 @@ build_botan() build_wolfssl() { - WOLFSSL_REV=v4.0.0-stable + WOLFSSL_REV=v4.1.0-stable WOLFSSL_DIR=$TRAVIS_BUILD_DIR/../wolfssl if test -d "$WOLFSSL_DIR"; then