mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
travis: Bump OpenSSL to 1.1.1d
This commit is contained in:
parent
b0c84c7542
commit
55879d3200
@ -88,7 +88,7 @@ build_tss2()
|
|||||||
|
|
||||||
build_openssl()
|
build_openssl()
|
||||||
{
|
{
|
||||||
SSL_REV=1.1.1c
|
SSL_REV=1.1.1d
|
||||||
SSL_PKG=openssl-$SSL_REV
|
SSL_PKG=openssl-$SSL_REV
|
||||||
SSL_DIR=$TRAVIS_BUILD_DIR/../$SSL_PKG
|
SSL_DIR=$TRAVIS_BUILD_DIR/../$SSL_PKG
|
||||||
SSL_SRC=https://www.openssl.org/source/$SSL_PKG.tar.gz
|
SSL_SRC=https://www.openssl.org/source/$SSL_PKG.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user