aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2012-11-03 12:37:03 -0700
committerAdam Vandenberg2012-11-03 12:37:03 -0700
commit87bb2552fcfec69f7155114a8aeb3aa321ac8ff6 (patch)
treeb2eff66b7f4fbd214a2b7ffbc4363a1cd1bc406f /Library
parent5e632799050693e0b74a283f0b3d44a989f69e7e (diff)
downloadhomebrew-87bb2552fcfec69f7155114a8aeb3aa321ac8ff6.tar.bz2
standford-parser: fix checksum
Closes #15832.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/stanford-parser.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/stanford-parser.rb b/Library/Formula/stanford-parser.rb
index 93f17855d..788acbea5 100644
--- a/Library/Formula/stanford-parser.rb
+++ b/Library/Formula/stanford-parser.rb
@@ -3,7 +3,7 @@ require 'formula'
class StanfordParser < Formula
homepage 'http://nlp.stanford.edu/software/lex-parser.shtml'
url 'http://nlp.stanford.edu/software/stanford-parser-2012-07-09.tgz'
- sha1 '1d67ec99f473b59600e5698083ce518ada4dd1b2'
+ sha1 'd63f50b992eb563f3ab303b103984e8b9864b5ed'
version '2.0.3'
def install