]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - scripts/test.sh
Use wolfSSL 4.8.0 for tests
[people/ms/strongswan.git] / scripts / test.sh
index 42f3af1d382d7b14363d4f7d2ffd71ff4effe4e9..915b12d9b0f32b6cf4d8c7642bd1097cf548e637 100755 (executable)
@@ -37,7 +37,7 @@ build_botan()
 
 build_wolfssl()
 {
-       WOLFSSL_REV=0caf3ba456f1 # v4.7.1r + SHA-3 fix
+       WOLFSSL_REV=v4.8.0-stable
        WOLFSSL_DIR=$DEPS_BUILD_DIR/wolfssl
 
        if test -d "$WOLFSSL_DIR"; then