diff options
Diffstat (limited to 'Library/Formula/pth.rb')
| -rw-r--r-- | Library/Formula/pth.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pth.rb b/Library/Formula/pth.rb index 29cc7a006..55941f7bf 100644 --- a/Library/Formula/pth.rb +++ b/Library/Formula/pth.rb @@ -4,7 +4,7 @@ class Pth < Formula url 'http://ftpmirror.gnu.org/pth/pth-2.0.7.tar.gz' mirror 'http://ftp.gnu.org/gnu/pth/pth-2.0.7.tar.gz' homepage 'http://www.gnu.org/software/pth/' - md5 '9cb4a25331a4c4db866a31cbe507c793' + sha1 '9a71915c89ff2414de69fe104ae1016d513afeee' def install ENV.deparallelize |
