]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.61.1 for tests
authorTobias Brunner <tobias@strongswan.org>
Thu, 18 Sep 2025 06:29:39 +0000 (08:29 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 18 Sep 2025 06:29:39 +0000 (08:29 +0200)
scripts/test.sh

index d9b43ca0797a977e46dfabc1401e936705ad22e6..06fb3cfbe994a6deea9242931ba2bd4615f2d8d8 100755 (executable)
@@ -134,7 +134,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.58.1
+       LC_REV=1.61.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