Commit 7862974e10 for strongswan.org

commit 7862974e10ffbe037d3a454b62301f5d788918bd
Author: Tobias Brunner <tobias@strongswan.org>
Date:   Tue Apr 14 08:33:56 2026 +0200

    github: Use AWS-LC 1.72.0 for tests

diff --git a/scripts/test.sh b/scripts/test.sh
index 05c6f4f021..79f8165c87 100755
--- a/scripts/test.sh
+++ b/scripts/test.sh
@@ -134,7 +134,7 @@ build_openssl()

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