From: Tobias Brunner Date: Tue, 1 Jul 2025 06:32:46 +0000 (+0200) Subject: github: Use AWS-LC 1.55.0 for tests X-Git-Tag: 6.0.2rc1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=36f7c98f4eaa56fc13eb5c380a6da86a69870702;p=thirdparty%2Fstrongswan.git github: Use AWS-LC 1.55.0 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index 6b15505d0e..b8627456a2 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -132,7 +132,7 @@ build_openssl() build_awslc() { - LC_REV=1.52.0 + LC_REV=1.55.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