diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/tomcat.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/tomcat.rb b/Library/Formula/tomcat.rb index 3bb9ef85a..b42b45589 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.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' |
