]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.58.1 for tests
authorTobias Brunner <tobias@strongswan.org>
Mon, 28 Jul 2025 08:30:02 +0000 (10:30 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 21 Aug 2025 14:44:01 +0000 (16:44 +0200)
scripts/test.sh

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