]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.40.0 for tests
authorTobias Brunner <tobias@strongswan.org>
Wed, 27 Nov 2024 09:13:36 +0000 (10:13 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 27 Nov 2024 09:13:36 +0000 (10:13 +0100)
scripts/test.sh

index 7a55409a7b1ed5b6490b80f196e4c77e8cd022a7..6180e2d8a672be301cb34d403b616bf0efe153d0 100755 (executable)
@@ -128,7 +128,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.37.0
+       LC_REV=1.40.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