github: Use AWS-LC 5.1.0 for tests

New version scheme (started after 1.73.0 with 4.0.0).
This commit is contained in:
Tobias Brunner
2026-06-29 17:45:29 +02:00
parent 7eefadca67
commit b727eb88b4
+1 -1
View File
@@ -123,7 +123,7 @@ build_openssl()
build_awslc()
{
LC_REV=1.73.0
LC_REV=5.1.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