openssl_3_6: 3.6.3 -> 3.6.4

Changelog: https://github.com/openssl/openssl/releases/tag/openssl-3.6.4
This commit is contained in:
Adam C. Stephens
2026-08-28 09:41:01 -04:00
parent 4376016d16
commit 5f817cd551

View File

@@ -482,8 +482,8 @@ in
};
openssl_3_6 = common {
version = "3.6.3";
hash = "sha256-JDqGZJz28j7rai/yRW4J5dd92QGKVNPZawxr3Wumx/E=";
version = "3.6.4";
hash = "sha256-m/+qGtHgezVMIb0zJOwC+hVXn0Wn0ElLPnS8RJtzM+8=";
patches = [
# Support for NIX_SSL_CERT_FILE, motivation: