Commit 9d268feabd for strongswan.org

commit 9d268feabd6c6a9abc3b5341b0b37853d29b95a3
Author: Tobias Brunner <tobias@strongswan.org>
Date:   Mon Mar 16 11:35:55 2026 +0100

    github: Use AWS-LC 1.70.0 for tests

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

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