github: Use AWS-LC 1.52.0 for tests

This commit is contained in:
Tobias Brunner
2025-05-27 17:38:32 +02:00
parent 29986dd1e5
commit 4703ef00ce
+1 -1
View File
@@ -132,7 +132,7 @@ build_openssl()
build_awslc()
{
LC_REV=1.51.2
LC_REV=1.52.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