3
0
Fork 0
forked from mirrors/nixpkgs

tomcat85: 8.5.8 -> 8.5.9 for CVE-2016-9774, CVE-2016-9775

This commit is contained in:
Graham Christensen 2016-12-19 17:20:34 -05:00
parent 2c24ce5cfa
commit a528c04612
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -51,8 +51,8 @@ in {
tomcat85 = common {
versionMajor = "8";
versionMinor = "5.8";
sha256 = "1rfws897m09pbnb1jc4684didpklfhqp86szv2jcqzdx0hlfxxs0";
versionMinor = "5.9";
sha256 = "1dy8bf18jwyi6p7ayb96gbhd4iyfq4d37s3qxnlll8vklfx388np";
};
tomcatUnstable = common {