Commit a39adcf90a for strongswan.org
commit a39adcf90a0f07a5dbcfe82cffe3dd170e9ba083
Author: Tobias Brunner <tobias@strongswan.org>
Date: Wed Sep 16 08:30:22 2026 +0200
github: Use AWS-LC 5.9.0 for tests
diff --git a/scripts/test.sh b/scripts/test.sh
index fd9b40fd12..9f35be624d 100755
--- a/scripts/test.sh
+++ b/scripts/test.sh
@@ -123,7 +123,7 @@ build_openssl()
build_awslc()
{
- LC_REV=5.7.0
+ LC_REV=5.9.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