]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Use AWS-LC 1.24.0 for tests
authorTobias Brunner <tobias@strongswan.org>
Fri, 12 Apr 2024 12:59:32 +0000 (14:59 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 12 Apr 2024 12:59:32 +0000 (14:59 +0200)
scripts/test.sh

index 72707a63f435333f7d1ca407c4667a4759f5051d..5318a6a9b2be288d916bbbfb125b708da9dec31d 100755 (executable)
@@ -127,7 +127,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.23.0
+       LC_REV=1.24.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