From: Tobias Brunner Date: Wed, 19 Feb 2025 08:06:40 +0000 (+0100) Subject: github: Use AWS-LC 1.46.1 for tests X-Git-Tag: android-2.5.4~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=827c572efd1663af41d05218736c4c35cb10e0fc;p=thirdparty%2Fstrongswan.git github: Use AWS-LC 1.46.1 for tests --- diff --git a/scripts/test.sh b/scripts/test.sh index c5c258f6e5..d26c4ced6a 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -134,7 +134,7 @@ build_openssl() build_awslc() { - LC_REV=1.45.0 + LC_REV=1.46.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