From: Tobias Brunner Date: Thu, 18 Sep 2025 06:29:39 +0000 (+0200) Subject: github: Use AWS-LC 1.61.1 for tests X-Git-Tag: 6.0.3dr1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eef6b242b345b30c2179d7c2b694393d838b412;p=thirdparty%2Fstrongswan.git github: Use AWS-LC 1.61.1 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index d9b43ca079..06fb3cfbe9 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -134,7 +134,7 @@ build_openssl() build_awslc() { - LC_REV=1.58.1 + LC_REV=1.61.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