* Updated Tomcat to 5.0.27.

svn path=/nixpkgs/trunk/; revision=24066
This commit is contained in:
Eelco Dolstra
2010-10-05 10:39:12 +00:00
parent 80607fd285
commit 0bd5f00696
4 changed files with 17 additions and 15 deletions

View File

@@ -4241,7 +4241,7 @@ let
});
squid = squids.squid3Beta; # has ipv6 support
tomcat5 = callPackage ../servers/http/tomcat { };
tomcat5 = callPackage ../servers/http/tomcat/5.0.nix { };
tomcat6 = callPackage ../servers/http/tomcat/6.0.nix { };