From: Tobias Brunner Date: Wed, 27 Nov 2024 09:13:36 +0000 (+0100) Subject: github: Use AWS-LC 1.40.0 for tests X-Git-Tag: 6.0.0~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ac7500cccd420dd005495f7725849ad7f54eade5;p=thirdparty%2Fstrongswan.git github: Use AWS-LC 1.40.0 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index 7a55409a7b..6180e2d8a6 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -128,7 +128,7 @@ build_openssl() build_awslc() { - LC_REV=1.37.0 + LC_REV=1.40.0 LC_PKG=aws-lc-$LC_REV LC_DIR=$DEPS_BUILD_DIR/$LC_PKG LC_SRC=https://github.com/aws/aws-lc/archive/refs/tags/v${LC_REV}.tar.gz