diff --git a/scripts/test.sh b/scripts/test.sh index 073e1d2ce..af99825f8 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -37,7 +37,7 @@ build_botan() build_wolfssl() { - WOLFSSL_REV=v4.4.0-stable + WOLFSSL_REV=e9b1ceae7e1d # v4.5.0-stable + big endian fix WOLFSSL_DIR=$DEPS_BUILD_DIR/wolfssl if test -d "$WOLFSSL_DIR"; then