aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Nagel2013-10-28 19:38:44 -0500
committerJack Nagel2013-10-28 19:38:44 -0500
commit9934597f521fb36e190cdced0d824b6283d0402a (patch)
treed3b1a7a412ac4ec71f3fe90fd001f0d221ee3c2e
parent97cf2edae7eb3519fff29d7692e098bb51821927 (diff)
downloadhomebrew-9934597f521fb36e190cdced0d824b6283d0402a.tar.bz2
tomcat 7.0.47
-rw-r--r--Library/Formula/tomcat.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/tomcat.rb b/Library/Formula/tomcat.rb
index cd36b4171..853652bb1 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.42/bin/apache-tomcat-7.0.42.tar.gz'
- sha1 '001a64629a93103d4f53ac95faf3e52a63657b95'
+ url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-7/v7.0.47/bin/apache-tomcat-7.0.47.tar.gz'
+ sha1 'ea54881535fccb3dfd7da122358d983297d69196'
devel do
url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-8/v8.0.0-RC5/bin/apache-tomcat-8.0.0-RC5.tar.gz'