diff options
Diffstat (limited to 'Library/Formula/shtool.rb')
| -rw-r--r-- | Library/Formula/shtool.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/shtool.rb b/Library/Formula/shtool.rb index 2fe5f53b9..897ca0ab9 100644 --- a/Library/Formula/shtool.rb +++ b/Library/Formula/shtool.rb @@ -4,7 +4,7 @@ class Shtool < Formula url 'http://ftpmirror.gnu.org/shtool/shtool-2.0.8.tar.gz' mirror 'http://ftp.gnu.org/gnu/shtool/shtool-2.0.8.tar.gz' homepage 'http://www.gnu.org/software/shtool/' - md5 'c5f7c6836882d48bc79049846a5f9c5b' + sha1 '4b974f92d3932ea121e311e3b22c328d3b3572d4' def install system "./configure", "--prefix=#{prefix}" |
