]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.52.0 for tests
authorTobias Brunner <tobias@strongswan.org>
Mon, 26 May 2025 15:24:15 +0000 (17:24 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 27 May 2025 15:38:32 +0000 (17:38 +0200)
scripts/test.sh

index 373401708a9e04c6a3fb2750d36c1401177efaa0..65545ea0dd7f7760f0a8893d9b2db07a06f0f55d 100755 (executable)
@@ -132,7 +132,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.51.2
+       LC_REV=1.52.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