]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use AWS-LC 1.64.0 for tests
authorTobias Brunner <tobias@strongswan.org>
Thu, 13 Nov 2025 13:09:23 +0000 (14:09 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 13 Nov 2025 13:09:23 +0000 (14:09 +0100)
scripts/test.sh

index fbee01df590ff08b3ba2f5c17d1a530a14f76ec3..be8924377a4771d0dcf99413db304e9f0789587f 100755 (executable)
@@ -134,7 +134,7 @@ build_openssl()
 
 build_awslc()
 {
-       LC_REV=1.61.1
+       LC_REV=1.64.0
        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