diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/tomcat.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tomcat.rb b/Library/Formula/tomcat.rb index ea6a6dd21..dbd6ec10a 100644 --- a/Library/Formula/tomcat.rb +++ b/Library/Formula/tomcat.rb @@ -3,7 +3,7 @@ require 'formula' class Tomcat < Formula homepage 'http://tomcat.apache.org/' url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-7/v7.0.28/bin/apache-tomcat-7.0.28.tar.gz' - sha1 '5f2b0c19ab413f2a98683d360b7a092d03e9595b' + sha1 '1bf21f2121eb0dc234cd092ec1d9c92416c0e4b1' skip_clean :all |
