travis: Bump wolfSSL to 4.3.0

This commit is contained in:
Tobias Brunner
2020-01-13 15:49:57 +01:00
parent 846dde91ae
commit 282c57b131
+1 -1
View File
@@ -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