openssl_3_6: 3.6.2 -> 3.6.3 (#530964)

This commit is contained in:
Martin Weinelt 2026-06-13 14:26:07 +00:00 committed by GitHub
commit 67e8f29d94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -507,8 +507,8 @@ in
};
openssl_3_6 = common {
version = "3.6.2";
hash = "sha256-qvUaH+BkOE+BHa6utOxNznNA7IvYkwJ+7mdq8x6DoE8=";
version = "3.6.3";
hash = "sha256-JDqGZJz28j7rai/yRW4J5dd92QGKVNPZawxr3Wumx/E=";
patches = [
# Support for NIX_SSL_CERT_FILE, motivation: