From: Tobias Brunner Date: Mon, 26 May 2025 15:24:15 +0000 (+0200) Subject: github: Use AWS-LC 1.52.0 for tests X-Git-Tag: 6.0.2dr1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4703ef00ceef54027666e86fce4bbc1fe571da68;p=thirdparty%2Fstrongswan.git github: Use AWS-LC 1.52.0 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index 373401708a..65545ea0dd 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -132,7 +132,7 @@ build_openssl() build_awslc() { - LC_REV=1.51.2 + LC_REV=1.52.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