From: Tobias Brunner Date: Mon, 27 May 2024 08:42:18 +0000 (+0200) Subject: github: Use AWS-LC 1.28.0 for tests X-Git-Tag: android-2.5.2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc6556fd18933deeb015343c34a2c80fd2c76383;p=thirdparty%2Fstrongswan.git github: Use AWS-LC 1.28.0 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index a93cd1d5e8..d8ee77317a 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -127,7 +127,7 @@ build_openssl() build_awslc() { - LC_REV=1.24.0 + LC_REV=1.28.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