From: Tobias Brunner Date: Mon, 28 Jul 2025 08:30:02 +0000 (+0200) Subject: github: Use AWS-LC 1.58.1 for tests X-Git-Tag: 6.0.3dr1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d973106eed963b298966fe6a48bcf0155f854225;p=thirdparty%2Fstrongswan.git github: Use AWS-LC 1.58.1 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index 88ac1088c1..11948d0851 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -132,7 +132,7 @@ build_openssl() build_awslc() { - LC_REV=1.55.0 + LC_REV=1.58.1 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