From: Tobias Brunner Date: Tue, 11 Mar 2025 12:38:53 +0000 (+0100) Subject: github: Use AWS-LC 1.48.5 for tests X-Git-Tag: android-2.5.5~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2553357f8582d67ea5ffb2d2c04e11acd38d2612;p=thirdparty%2Fstrongswan.git github: Use AWS-LC 1.48.5 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index ddbaed1442..b61f29e662 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -134,7 +134,7 @@ build_openssl() build_awslc() { - LC_REV=1.46.1 + LC_REV=1.48.5 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