aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorRalph Rooding2012-01-25 09:40:24 +0100
committerAdam Vandenberg2012-01-25 16:49:35 -0800
commit4bad8f8f989c0c2273fea63fa822de2e82506d22 (patch)
tree891b977214ab1b01e51f5b21fc3752c331af8a06 /Library/Formula
parent6e678f4e9488ec392c30a987c511fa56c48e78d4 (diff)
downloadhomebrew-4bad8f8f989c0c2273fea63fa822de2e82506d22.tar.bz2
Tomcat 7.0.25
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 04078534d..1bf49076f 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.23/bin/apache-tomcat-7.0.23.tar.gz'
+ url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-7/v7.0.25/bin/apache-tomcat-7.0.25.tar.gz'
homepage 'http://tomcat.apache.org/'
- md5 'd8dcd5fb07dd1769d571fdabade9cc68'
+ md5 '2aa59d23555d641b20efad4aed86b693'
skip_clean :all