forked from mirrors/nixpkgs
libressl_2_6: 2.6.4 -> 2.6.5
This commit is contained in:
parent
96a2217e92
commit
26501a9bf9
|
@ -35,8 +35,8 @@ let
|
|||
in {
|
||||
|
||||
libressl_2_6 = generic {
|
||||
version = "2.6.4";
|
||||
sha256 = "07yi37a2ghsgj2b4w30q1s4d2inqnix7ika1m21y57p9z71212k3";
|
||||
version = "2.6.5";
|
||||
sha256 = "0anx9nlgixdjn811zclim85jm5yxmxwycj71ix27rlhr233xz7l5";
|
||||
};
|
||||
|
||||
libressl_2_7 = generic {
|
||||
|
|
Loading…
Reference in a new issue