From: Eric Hawicz Date: Sun, 15 Sep 2024 17:16:48 +0000 (-0400) Subject: Update openssl command to work for newer versions of openssl. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c793374f16071261c25c80fa88cb35a57f630630;p=thirdparty%2Fjson-c.git Update openssl command to work for newer versions of openssl. --- diff --git a/RELEASE_CHECKLIST.txt b/RELEASE_CHECKLIST.txt index 6fe4d40..a9df1b5 100644 --- a/RELEASE_CHECKLIST.txt +++ b/RELEASE_CHECKLIST.txt @@ -177,7 +177,7 @@ Update the gh-pages branch with new docs: Update checksums on wiki page. cd .. - openssl sha -sha256 json-c*gz + openssl sha1 -sha256 json-c*gz openssl md5 json-c*gz Copy and paste this output into the wiki page at: