github: Bump wolfSSL to 4.7.0

This commit is contained in:
Tobias Brunner 2021-02-16 09:08:12 +01:00
parent af9d2a8f1e
commit cb85967655
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ build_botan()
build_wolfssl()
{
WOLFSSL_REV=v4.6.0-stable
WOLFSSL_REV=v4.7.0-stable
WOLFSSL_DIR=$DEPS_BUILD_DIR/wolfssl
if test -d "$WOLFSSL_DIR"; then