]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.28.0 for tests
authorTobias Brunner <tobias@strongswan.org>
Mon, 27 May 2024 08:42:18 +0000 (10:42 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 27 May 2024 08:42:37 +0000 (10:42 +0200)
scripts/test.sh

index a93cd1d5e8e2e148026e139af20b5eed1fdd854f..d8ee77317ab12e7b8d9fae3baa791eb1b951e587 100755 (executable)
@@ -127,7 +127,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.24.0
+       LC_REV=1.28.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