diff options
Diffstat (limited to 'Library/Formula/hunspell.rb')
| -rw-r--r-- | Library/Formula/hunspell.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hunspell.rb b/Library/Formula/hunspell.rb index 8af11eb59..17d5df28b 100644 --- a/Library/Formula/hunspell.rb +++ b/Library/Formula/hunspell.rb @@ -3,7 +3,7 @@ require 'formula' class Hunspell < Formula url 'http://downloads.sourceforge.net/hunspell/hunspell-1.3.2.tar.gz' homepage 'http://hunspell.sourceforge.net/' - md5 '3121aaf3e13e5d88dfff13fb4a5f1ab8' + sha1 '902c76d2b55a22610e2227abc4fd26cbe606a51c' depends_on 'readline' |
