mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
github: Use OpenSSL 3.0.8 for tests
This commit is contained in:
parent
1a8106ee0d
commit
77bd5ab1a8
@ -91,7 +91,7 @@ build_tss2()
|
||||
|
||||
build_openssl()
|
||||
{
|
||||
SSL_REV=3.0.7
|
||||
SSL_REV=3.0.8
|
||||
SSL_PKG=openssl-$SSL_REV
|
||||
SSL_DIR=$DEPS_BUILD_DIR/$SSL_PKG
|
||||
SSL_SRC=https://www.openssl.org/source/$SSL_PKG.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user