]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.56.0 for tests devel
authorTobias Brunner <tobias@strongswan.org>
Mon, 28 Jul 2025 08:30:02 +0000 (10:30 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 28 Jul 2025 08:30:02 +0000 (10:30 +0200)
scripts/test.sh

index 5ca7e0de79b544a913594a2bd9cc571a2dd30b10..e2831529001133506cc4a351cb8ac73b71dcb52b 100755 (executable)
@@ -132,7 +132,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.55.0
+       LC_REV=1.56.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