Commit 6856bfe5bc for strongswan.org

commit 6856bfe5bc4ad47914c03febb4d69d1e1b549f17
Author: Tobias Brunner <tobias@strongswan.org>
Date:   Wed Mar 4 16:30:48 2026 +0100

    github: Use AWS-LC 1.69.0 for tests

diff --git a/scripts/test.sh b/scripts/test.sh
index 8ed3000d29..a76384818a 100755
--- a/scripts/test.sh
+++ b/scripts/test.sh
@@ -134,7 +134,7 @@ build_openssl()

 build_awslc()
 {
-	LC_REV=1.67.0
+	LC_REV=1.69.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