From: Tobias Brunner Date: Wed, 11 Dec 2024 15:00:08 +0000 (+0100) Subject: github: Use AWS-LC 1.41.1 for tests X-Git-Tag: android-2.5.3~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc8c86c673bbf10b28539b7f413004e01cbaf381;p=thirdparty%2Fstrongswan.git github: Use AWS-LC 1.41.1 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index 1ce3011017..8c5c2791ee 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -128,7 +128,7 @@ build_openssl() build_awslc() { - LC_REV=1.40.0 + LC_REV=1.41.1 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