subversion19: drop

Subversion 1.9 is EoL [0] and is affected by CVE-2020-17525.

[0] https://subversion.apache.org/roadmap.html#release-planning
This commit is contained in:
Thomas Gerbet
2021-03-31 08:38:03 +02:00
parent bd3ecdc3cd
commit 550e69b745
3 changed files with 2 additions and 6 deletions
@@ -111,11 +111,6 @@ let
});
in {
subversion19 = common {
version = "1.9.12";
sha256 = "15z33gdnfiqblm5515020wfdwnp2837r3hnparava6m2fgyiafiw";
};
subversion_1_10 = common {
version = "1.10.6";
sha256 = "19zc215mhpnm92mlyl5jbv57r5zqp6cavr3s2g9yglp6j4kfgj0q";