Commit 4eb3391801 for strongswan.org

commit 4eb3391801c3f59eb43b1036d059952633658b28
Author: Tobias Brunner <tobias@strongswan.org>
Date:   Mon Jul 20 17:07:50 2026 +0200

    github: Use AWS-LC 5.3.0 for tests

diff --git a/scripts/test.sh b/scripts/test.sh
index 72ad4c8c2c..6f0547d345 100755
--- a/scripts/test.sh
+++ b/scripts/test.sh
@@ -123,7 +123,7 @@ build_openssl()

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