libressl: 2.5.5 -> 2.7.3
This commit is contained in:
parent
3e293b2dc3
commit
5bd19cfceb
|
@ -10950,7 +10950,7 @@ with pkgs;
|
|||
libressl_2_6
|
||||
libressl_2_7;
|
||||
|
||||
libressl = libressl_2_5;
|
||||
libressl = libressl_2_7;
|
||||
|
||||
boringssl = callPackage ../development/libraries/boringssl { };
|
||||
|
||||
|
|
Loading…
Reference in New Issue