From: rlvkleinhenz Date: Sun, 14 Apr 2024 19:42:13 +0000 (-0400) Subject: Update provider-compatibility.yml X-Git-Tag: openssl-3.4.0-alpha1~678 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4174f26141a7db3e29dc1f96bc873d357f6ca824;p=thirdparty%2Fopenssl.git Update provider-compatibility.yml Documentation Change: Line 34 Changed 'utl' to 'url' to correctly reflect the variables used in the releases in this file. CLA: trivial Reviewed-by: Paul Dale Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/24164) --- diff --git a/.github/workflows/provider-compatibility.yml b/.github/workflows/provider-compatibility.yml index 8fc125cbd83..75e8404e128 100644 --- a/.github/workflows/provider-compatibility.yml +++ b/.github/workflows/provider-compatibility.yml @@ -31,7 +31,7 @@ jobs: # Formally released versions should be added here. # `dir' it the directory inside the tarball. # `tgz' is the name of the tarball. - # `utl' is the download URL. + # `url' is the download URL. { dir: openssl-3.0.0, tgz: openssl-3.0.0.tar.gz,