mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-31 20:54:56 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user