]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.57.1 for tests
authorTobias Brunner <tobias@strongswan.org>
Mon, 28 Jul 2025 08:30:02 +0000 (10:30 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 8 Aug 2025 15:18:54 +0000 (17:18 +0200)
scripts/test.sh

index 88ac1088c17681d3ff48cf867e67b2829e1b172c..23501ec493c6b8e925191644ae942f4b53796643 100755 (executable)
@@ -132,7 +132,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.55.0
+       LC_REV=1.57.1
        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