github: Use AWS-LC 1.45.0 for tests

This commit is contained in:
Tobias Brunner 2025-02-06 08:29:09 +01:00
parent 36c1cb4f8c
commit 941b7194a5

View File

@ -134,7 +134,7 @@ build_openssl()
build_awslc()
{
LC_REV=1.41.1
LC_REV=1.45.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