mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
openssl_3_6: 3.6.2 -> 3.6.3 (#530964)
This commit is contained in:
commit
67e8f29d94
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue