Use wolfSSL 5.1.1 for tests
Add --tags when fetching commits so we get tags that are not in any branches, which is currently the case with this tag.
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ build_botan()
|
||||
|
||||
build_wolfssl()
|
||||
{
|
||||
WOLFSSL_REV=v5.0.0-stable
|
||||
WOLFSSL_REV=v5.1.1-stable
|
||||
WOLFSSL_DIR=$DEPS_BUILD_DIR/wolfssl
|
||||
|
||||
if test -d "$WOLFSSL_DIR"; then
|
||||
|
||||
Reference in New Issue
Block a user