github: Use OpenSSL 3.6.1 for tests
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ build_tss2()
|
||||
|
||||
build_openssl()
|
||||
{
|
||||
SSL_REV=openssl-3.6.0
|
||||
SSL_REV=openssl-3.6.1
|
||||
SSL_DIR=$DEPS_BUILD_DIR/openssl
|
||||
SSL_INS=$DEPS_PREFIX/ssl
|
||||
SSL_OPT="-d shared no-dtls no-ssl3 no-zlib no-idea no-psk
|
||||
|
||||
Reference in New Issue
Block a user