github: Use AWS-LC 1.41.1 for tests

This commit is contained in:
Tobias Brunner 2024-12-11 16:00:08 +01:00
parent ad3106d4f6
commit cc8c86c673

View File

@ -128,7 +128,7 @@ build_openssl()
build_awslc()
{
LC_REV=1.40.0
LC_REV=1.41.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