From: Tobias Brunner Date: Tue, 2 Dec 2025 08:10:37 +0000 (+0100) Subject: github: Use AWS-LC 1.65.1 for tests X-Git-Tag: 6.0.4~4 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1ff95333486b27ade0d7b862b2f9c524c1cfa1cd;p=thirdparty%2Fstrongswan.git github: Use AWS-LC 1.65.1 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index 432cfd9e7f..23ff134362 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -134,7 +134,7 @@ build_openssl() build_awslc() { - LC_REV=1.65.0 + LC_REV=1.65.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