diff options
Diffstat (limited to 'Library/Formula/wordnet.rb')
| -rw-r--r-- | Library/Formula/wordnet.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wordnet.rb b/Library/Formula/wordnet.rb index fb0b719e4..4a6aef936 100644 --- a/Library/Formula/wordnet.rb +++ b/Library/Formula/wordnet.rb @@ -3,7 +3,7 @@ require 'formula' class Wordnet < Formula url 'http://wordnetcode.princeton.edu/3.0/WordNet-3.0.tar.bz2' homepage 'http://wordnet.princeton.edu/' - md5 '89b4db7c6840ce69a8e315a3f83d996b' + sha1 'aeb7887cb4935756cf77deb1ea86973dff0e32fb' def install system "./configure", "--disable-debug", "--disable-dependency-tracking", |
