Commit 2eef6b242b for strongswan.org
commit 2eef6b242b345b30c2179d7c2b694393d838b412
Author: Tobias Brunner <tobias@strongswan.org>
Date: Thu Sep 18 08:29:39 2025 +0200
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