Commit 353bb42937 for strongswan.org

commit 353bb42937d2958b5ab443b25d1233c292273310
Author: Tobias Brunner <tobias@strongswan.org>
Date:   Wed Jan 28 11:30:30 2026 +0100

    github: Use AWS-LC 1.67.0 for tests

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

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