]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
travis: OpenSSL version bump
authorTobias Brunner <tobias@strongswan.org>
Tue, 26 Feb 2019 15:03:28 +0000 (16:03 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 26 Feb 2019 15:03:28 +0000 (16:03 +0100)
scripts/test.sh

index 344a64a40e8ab9b8962255f9957a023f5c1f0efe..cae9d45cc6dd7e81e352c4ed0e5b74bce53ede21 100755 (executable)
@@ -61,7 +61,7 @@ build_tss2()
 
 build_openssl()
 {
-       SSL_REV=1.1.1a
+       SSL_REV=1.1.1b
        SSL_PKG=openssl-$SSL_REV
        SSL_DIR=$TRAVIS_BUILD_DIR/../$SSL_PKG
        SSL_SRC=https://www.openssl.org/source/$SSL_PKG.tar.gz