]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.41.1 for tests
authorTobias Brunner <tobias@strongswan.org>
Wed, 11 Dec 2024 15:00:08 +0000 (16:00 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 11 Dec 2024 16:21:16 +0000 (17:21 +0100)
scripts/test.sh

index 1ce3011017ce3d1bba7d16f710faa988bba9488d..8c5c2791eeebe9a25456727fb7d37424fedbf6b4 100755 (executable)
@@ -128,7 +128,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.40.0
+       LC_REV=1.41.1
        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