tomcat7: update from 7.0.55 to 7.0.62, fixes CVE-2014-7810

This commit is contained in:
Pascal Wittmann 2015-06-09 14:27:13 +02:00
parent e7c2a58250
commit 9b417df916

View File

@ -1,6 +1,6 @@
import ./recent.nix
{
versionMajor = "7";
versionMinor = "0.55";
sha256 = "c20934fda63bc7311e2d8e067d67f886890c8be72280425c5f6f8fdd7a376c15";
versionMinor = "0.62";
sha256 = "0v8zvyd4h85ynnday58x0ppplw4flxyjsrmrpg78rrv3w49fm1x7";
}