From: Tobias Brunner Date: Tue, 26 Feb 2019 15:03:28 +0000 (+0100) Subject: travis: OpenSSL version bump X-Git-Tag: 5.8.0dr1~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8cafef2e10039162978a29a9e1dca829a55352b7;p=thirdparty%2Fstrongswan.git travis: OpenSSL version bump --- diff --git a/scripts/test.sh b/scripts/test.sh index 344a64a40e..cae9d45cc6 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -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