From: Tobias Brunner Date: Fri, 12 Apr 2024 12:59:32 +0000 (+0200) Subject: Use AWS-LC 1.24.0 for tests X-Git-Tag: android-2.5.2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=907079bd135a8167d541363ef3ab2f2c3b6860d8;p=thirdparty%2Fstrongswan.git Use AWS-LC 1.24.0 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index 72707a63f4..5318a6a9b2 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -127,7 +127,7 @@ build_openssl() build_awslc() { - LC_REV=1.23.0 + LC_REV=1.24.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