]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
github: Bump wolfSSL to 4.7.0
authorTobias Brunner <tobias@strongswan.org>
Tue, 16 Feb 2021 08:08:12 +0000 (09:08 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 16 Feb 2021 08:08:12 +0000 (09:08 +0100)
scripts/test.sh

index 0966dfcdc3aad39e64807be9ce122653313b9be4..7fe5108dec24341bf7a43a03e50b7addcd51facc 100755 (executable)
@@ -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