tomcat 7.0.53

Closes Homebrew/homebrew#28045.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
asaph 2014-04-01 12:45:07 -07:00 committed by Mike McQuaid
parent 1a4ab1d453
commit 9e4b27b3a9
1 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Tomcat < Formula class Tomcat < Formula
homepage 'http://tomcat.apache.org/' homepage 'http://tomcat.apache.org/'
url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-7/v7.0.52/bin/apache-tomcat-7.0.52.tar.gz' url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-7/v7.0.53/bin/apache-tomcat-7.0.53.tar.gz'
sha1 'adb171c420a6b0a042e2102a76fb70ac4da06a44' sha1 '269a01f03ed22e5ad7fa33dec300ef40cac96440'
option "with-fulldocs", "Install full documentation locally" option "with-fulldocs", "Install full documentation locally"
@ -19,9 +19,9 @@ class Tomcat < Formula
end end
resource 'fulldocs' do resource 'fulldocs' do
url 'http://www.apache.org/dyn/closer.cgi?path=/tomcat/tomcat-7/v7.0.52/bin/apache-tomcat-7.0.52-fulldocs.tar.gz' url 'http://www.apache.org/dyn/closer.cgi?path=/tomcat/tomcat-7/v7.0.53/bin/apache-tomcat-7.0.53-fulldocs.tar.gz'
version '7.0.52' version '7.0.53'
sha1 'a635011c8d3643c595102850740d0290f37f44b5' sha1 '4a6585ee59d7fef1e144652227986f9e390b048c'
end end
# Keep log folders # Keep log folders