diff options
Diffstat (limited to 'Library/Formula/tomcat.rb')
| -rw-r--r-- | Library/Formula/tomcat.rb | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/tomcat.rb b/Library/Formula/tomcat.rb index f5aeb1e8f..cd36b4171 100644 --- a/Library/Formula/tomcat.rb +++ b/Library/Formula/tomcat.rb @@ -6,8 +6,8 @@ class Tomcat < Formula    sha1 '001a64629a93103d4f53ac95faf3e52a63657b95'    devel do -    url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-8/v8.0.0-RC3/bin/apache-tomcat-8.0.0-RC3.tar.gz' -    sha1 'a6a7df2358851c50bcfe1e5ddf0f42a13de2756a' +    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' +    sha1 '17d310f962f0ce2de3956b122f5c604d97a87565'    end    # Keep log folders  | 
