tomcat9: 9.0.0.M17 -> 9.0.2

also renamed from tomcatUnstable to tomcat9
This commit is contained in:
Andreas Rammhold
2018-01-09 01:31:06 +01:00
committed by Robin Gloster
parent 3498654f27
commit 637d5dd00c
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -48,9 +48,9 @@ in {
sha256 = "1qnww70x75c0qf2wn8mkpz5lszggjnh78dpb4chyw2fnbm3wxain";
};
tomcatUnstable = common {
tomcat9 = common {
versionMajor = "9";
versionMinor = "0.0.M17";
sha256 = "1ilvka2062m7412bj2fsdwvfxbrjyj9qxcia40hhv22prvkxw3cg";
versionMinor = "0.2";
sha256 = "0aaykzi0b2xsdmjp60ihcjzh1m95p0a79kn5l2v7vgbkyg449638";
};
}