aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjjwmui2011-11-27 22:43:55 -0800
committerAdam Vandenberg2011-11-27 22:50:54 -0800
commit09e18005717bcd3f8940ffc1f4b60845f924ff9c (patch)
tree90622b32c8b5d110b1e59c1c8ba9f9514417606a
parentc5639788e2ced103bd92fb7a8076637e425b11fa (diff)
downloadhomebrew-09e18005717bcd3f8940ffc1f4b60845f924ff9c.tar.bz2
tomcat 7.0.23
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-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 1c84f696d..04078534d 100644
--- a/Library/Formula/tomcat.rb
+++ b/Library/Formula/tomcat.rb
@@ -1,9 +1,9 @@
require 'formula'
class Tomcat < Formula
- url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-7/v7.0.21/bin/apache-tomcat-7.0.21.tar.gz'
+ url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-7/v7.0.23/bin/apache-tomcat-7.0.23.tar.gz'
homepage 'http://tomcat.apache.org/'
- md5 '1fcbf1fcaa40c9b27a81379be1e861f7'
+ md5 'd8dcd5fb07dd1769d571fdabade9cc68'
skip_clean :all