github: Use AWS-LC 1.51.2 for tests

This commit is contained in:
Tobias Brunner 2025-05-12 15:59:40 +02:00
parent 2ee768ec4e
commit 198d112745

View File

@ -132,7 +132,7 @@ build_openssl()
build_awslc()
{
LC_REV=1.48.5
LC_REV=1.51.2
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