From ec5e2ca08880ba2cf763f096b9823013315ebefb Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 19 Sep 2012 20:22:58 -0700 Subject: tomcat 7.0.30 --- Library/Formula/tomcat.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Library') diff --git a/Library/Formula/tomcat.rb b/Library/Formula/tomcat.rb index 3ca1de349..77e5be65e 100644 --- a/Library/Formula/tomcat.rb +++ b/Library/Formula/tomcat.rb @@ -2,10 +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.29/bin/apache-tomcat-7.0.29.tar.gz' - sha1 'f27061da957751d6feb58acb16ded680823203d4' - - skip_clean :all + 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' def install # Remove Windows scripts -- cgit v1.2.3