]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
travis: Bump OpenSSL to 1.1.1c
authorTobias Brunner <tobias@strongswan.org>
Tue, 28 May 2019 13:28:06 +0000 (15:28 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 28 May 2019 13:28:06 +0000 (15:28 +0200)
scripts/test.sh

index ba5fd6da8ef19187aba27cb4fa440cac627c7c0a..78b3feb6ead5a7197af075902ec38cae87426916 100755 (executable)
@@ -88,7 +88,7 @@ build_tss2()
 
 build_openssl()
 {
-       SSL_REV=1.1.1b
+       SSL_REV=1.1.1c
        SSL_PKG=openssl-$SSL_REV
        SSL_DIR=$TRAVIS_BUILD_DIR/../$SSL_PKG
        SSL_SRC=https://www.openssl.org/source/$SSL_PKG.tar.gz