]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Update openssl command to work for newer versions of openssl.
authorEric Hawicz <erh+git@nimenees.com>
Sun, 15 Sep 2024 17:16:48 +0000 (13:16 -0400)
committerEric Hawicz <erh+git@nimenees.com>
Sun, 15 Sep 2024 17:16:48 +0000 (13:16 -0400)
RELEASE_CHECKLIST.txt

index 6fe4d402951768081610278d370a4b3903f6eb3f..a9df1b51cc877428efb8ea85960b71a5798f2a79 100644 (file)
@@ -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: