]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.46.1 for tests
authorTobias Brunner <tobias@strongswan.org>
Wed, 19 Feb 2025 08:06:40 +0000 (09:06 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 20 Feb 2025 10:59:55 +0000 (11:59 +0100)
scripts/test.sh

index c5c258f6e59f07842df9d83d8b39fe6df79c51eb..d26c4ced6a01a0ba33fbe820c50fa591e62b0bdf 100755 (executable)
@@ -134,7 +134,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.45.0
+       LC_REV=1.46.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