diff options
Diffstat (limited to 'Library/Formula/kytea.rb')
| -rw-r--r-- | Library/Formula/kytea.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/kytea.rb b/Library/Formula/kytea.rb index e10241943..6e3057610 100644 --- a/Library/Formula/kytea.rb +++ b/Library/Formula/kytea.rb @@ -3,7 +3,7 @@ require 'formula' class Kytea < Formula homepage 'http://www.phontron.com/kytea/' url 'http://www.phontron.com/kytea/download/kytea-0.4.2.tar.gz' - md5 '2104e3e9a3587826bf04887d5f7fd03e' + sha1 'd43c9712819f112e5b2077eba16926c506cf6387' def install system "./configure", "--disable-dependency-tracking", |
