forked from mirrors/nixpkgs
tomcat85: 8.5.8 -> 8.5.9 for CVE-2016-9774, CVE-2016-9775
This commit is contained in:
parent
2c24ce5cfa
commit
a528c04612
|
@ -51,8 +51,8 @@ in {
|
|||
|
||||
tomcat85 = common {
|
||||
versionMajor = "8";
|
||||
versionMinor = "5.8";
|
||||
sha256 = "1rfws897m09pbnb1jc4684didpklfhqp86szv2jcqzdx0hlfxxs0";
|
||||
versionMinor = "5.9";
|
||||
sha256 = "1dy8bf18jwyi6p7ayb96gbhd4iyfq4d37s3qxnlll8vklfx388np";
|
||||
};
|
||||
|
||||
tomcatUnstable = common {
|
||||
|
|
Loading…
Reference in a new issue