github: Update AWS-LC to 1.35.0 for tests

This commit is contained in:
Tobias Brunner 2024-09-18 08:49:52 +02:00
parent cf7fb47788
commit decccd4f63

View File

@ -127,7 +127,7 @@ build_openssl()
build_awslc()
{
LC_REV=1.28.0
LC_REV=1.35.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