aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/stanford-parser.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/stanford-parser.rb b/Library/Formula/stanford-parser.rb
index 788acbea5..4ea1e2d67 100644
--- a/Library/Formula/stanford-parser.rb
+++ b/Library/Formula/stanford-parser.rb
@@ -2,9 +2,9 @@ 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 'd63f50b992eb563f3ab303b103984e8b9864b5ed'
- version '2.0.3'
+ url 'http://nlp.stanford.edu/software/stanford-parser-full-2013-06-20.zip'
+ sha1 'd22f3350b608e905e432b9278a5fa85c380cac30'
+ version '3.2.0'
def install
libexec.install Dir['*']