]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.55.0 for tests
authorTobias Brunner <tobias@strongswan.org>
Tue, 1 Jul 2025 06:32:46 +0000 (08:32 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 7 Jul 2025 16:04:19 +0000 (18:04 +0200)
scripts/test.sh

index 6b15505d0ed1e4d537b573c8b5abc0878f7c8f50..b8627456a2e7b496a53333d225de8a7b8f6f9b3a 100755 (executable)
@@ -132,7 +132,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.52.0
+       LC_REV=1.55.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