From 26387070d045c3df5e44f21af9a7a3665026f27a Mon Sep 17 00:00:00 2001 From: Christian Moritz Date: Wed, 12 Jun 2013 02:12:19 +0200 Subject: [PATCH] tomcat 7.0.41 Closes Homebrew/homebrew#20428. Signed-off-by: Adam Vandenberg --- Formula/tomcat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/tomcat.rb b/Formula/tomcat.rb index 3bb9ef85af..b42b455891 100644 --- a/Formula/tomcat.rb +++ b/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.40/bin/apache-tomcat-7.0.40.tar.gz' - sha1 '2fe185842076458da57b54f0a2cc3f5b41ae007d' + url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-7/v7.0.41/bin/apache-tomcat-7.0.41.tar.gz' + sha1 '87974fcc24711ea253fb43e3db450664e02e1adf' # Keep log folders skip_clean 'libexec'