tomcat 7.0.41

Closes Homebrew/homebrew#20428.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Christian Moritz 2013-06-12 02:12:19 +02:00 committed by Adam Vandenberg
parent 6240b2365a
commit 26387070d0

View file

@ -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'