]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.48.5 for tests
authorTobias Brunner <tobias@strongswan.org>
Tue, 11 Mar 2025 12:38:53 +0000 (13:38 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 18 Mar 2025 07:32:52 +0000 (08:32 +0100)
scripts/test.sh

index ddbaed144240c84fefbbef2aa68337d0bb2dedc0..b61f29e662fa655532f5ca1366d18b7f1c1d69bc 100755 (executable)
@@ -134,7 +134,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.46.1
+       LC_REV=1.48.5
        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