diff options
Diffstat (limited to 'Library/Formula/ispell.rb')
| -rw-r--r-- | Library/Formula/ispell.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ispell.rb b/Library/Formula/ispell.rb index a10ecf3a6..5d5bafaee 100644 --- a/Library/Formula/ispell.rb +++ b/Library/Formula/ispell.rb @@ -3,7 +3,7 @@ require 'formula' class Ispell < Formula homepage 'http://lasr.cs.ucla.edu/geoff/ispell.html' url 'http://www.lasr.cs.ucla.edu/geoff/tars/ispell-3.3.02.tar.gz' - md5 '12087d7555fc2b746425cd167af480fe' + sha1 'c0d98e1af3afb8e0b642717c03439ff8881e3d60' skip_clean :all |
