]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.51.2 for tests
authorTobias Brunner <tobias@strongswan.org>
Mon, 12 May 2025 13:59:40 +0000 (15:59 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 13 May 2025 15:15:15 +0000 (17:15 +0200)
scripts/test.sh

index 3e79456cba18a69f661ad9b51c865d15ecaf51a4..629d1b25d19fac8772740e4ec4f6a27cbbd4756d 100755 (executable)
@@ -132,7 +132,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.48.5
+       LC_REV=1.51.2
        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