openssl: fix hash

This is the hash for the GitHub snapshot of the 3.4.1 tag, not the
official tarball we're using.  When the PR doing this update was
updated after the tarballs came out, updating the hash was forgotten.

I've checked the hashes of the other OpenSSL versions and they're
fine.

Fixes: c05c515eff ("openssl_3_4: init at 3.4.1; openssl_3_3: remove")
This commit is contained in:
Alyssa Ross
2025-02-11 17:45:52 +01:00
parent 9608305f70
commit b09f1cd54a
@@ -368,7 +368,7 @@ in
openssl_3_4 = common {
version = "3.4.1";
hash = "sha256-1LIlJ6ZFrPdrU+REh6jbaHxu7WIdckaJHQJeOLqMllE=";
hash = "sha256-ACotazC1i/S+pGxDvdljZar42qbEKHgqpP7uBtoZffM=";
patches = [
./3.0/nix-ssl-cert-file.patch