libressl_2_7: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD release. OpenBSD 6.3 with this branch was released on 2018-04-01.
This commit is contained in:
parent
f71206190f
commit
cea163252a
2 changed files with 0 additions and 6 deletions
|
@ -47,11 +47,6 @@ let
|
|||
|
||||
in {
|
||||
|
||||
libressl_2_7 = generic {
|
||||
version = "2.7.5";
|
||||
sha256 = "0h60bcx7k72171dwpx4vsbsrxxz9c18v75lh5fj600gghn6h7rdy";
|
||||
};
|
||||
|
||||
libressl_2_8 = generic {
|
||||
version = "2.8.3";
|
||||
sha256 = "0xw4z4z6m7lyf1r4m2w2w1k7as791c04ygnfk4d7d0ki0h9hnr4v";
|
||||
|
|
|
@ -12471,7 +12471,6 @@ in
|
|||
openvdb = callPackage ../development/libraries/openvdb {};
|
||||
|
||||
inherit (callPackages ../development/libraries/libressl { })
|
||||
libressl_2_7
|
||||
libressl_2_8
|
||||
libressl_2_9;
|
||||
|
||||
|
|
Loading…
Reference in a new issue