From 40cc684147fb6686d2639892bbca6c21356cda94 Mon Sep 17 00:00:00 2001 From: deizel Date: Thu, 11 Oct 2012 22:26:58 +0100 Subject: tomcat 7.0.32 Closes #15416. Signed-off-by: Adam Vandenberg --- Library/Formula/tomcat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/tomcat.rb b/Library/Formula/tomcat.rb index 77e5be65e..fb25d9b3c 100644 --- a/Library/Formula/tomcat.rb +++ b/Library/Formula/tomcat.rb @@ -2,8 +2,8 @@ require 'formula' class Tomcat < Formula homepage 'http://tomcat.apache.org/' - url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-7/v7.0.30/bin/apache-tomcat-7.0.30.tar.gz' - sha1 '2632d72b2e980f874ddc4f5b0f39a941f9937158' + url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-7/v7.0.32/bin/apache-tomcat-7.0.32.tar.gz' + sha1 '94d7efcb0d2797b196b1a7d9537e3ed53f7607f4' def install # Remove Windows scripts -- cgit v1.2.3