aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/antlr.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/antlr.rb')
-rw-r--r--Library/Formula/antlr.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/antlr.rb b/Library/Formula/antlr.rb
index 8a4543310..fbf92535e 100644
--- a/Library/Formula/antlr.rb
+++ b/Library/Formula/antlr.rb
@@ -3,7 +3,7 @@ require 'formula'
class Antlr < Formula
homepage 'http://www.antlr.org/'
url "http://www.antlr.org/download/antlr-3.4-complete.jar"
- md5 '1b91dea1c7d480b3223f7c8a9aa0e172'
+ sha1 '5cab59d859caa6598e28131d30dd2e89806db57f'
def install
prefix.install "antlr-3.4-complete.jar"