From: Tobias Brunner Date: Wed, 18 Sep 2024 06:49:52 +0000 (+0200) Subject: github: Update AWS-LC to 1.35.0 for tests X-Git-Tag: 6.0.0rc1~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=decccd4f634492ced4d32fd4c1a008f949d61ca3;p=thirdparty%2Fstrongswan.git github: Update AWS-LC to 1.35.0 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index 0d93c3cd9e..6d10975669 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -127,7 +127,7 @@ build_openssl() build_awslc() { - LC_REV=1.28.0 + LC_REV=1.35.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