diff options
Diffstat (limited to 'Library/Formula/pdfcrack.rb')
| -rw-r--r-- | Library/Formula/pdfcrack.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pdfcrack.rb b/Library/Formula/pdfcrack.rb index f9986ff3d..090e764ea 100644 --- a/Library/Formula/pdfcrack.rb +++ b/Library/Formula/pdfcrack.rb @@ -3,7 +3,7 @@ require 'formula' class Pdfcrack < Formula url 'http://downloads.sourceforge.net/project/pdfcrack/pdfcrack/pdfcrack-0.11/pdfcrack-0.11.tar.gz' homepage 'http://pdfcrack.sourceforge.net/' - md5 '00bdb4c44dd209f493fc02d38c1a6377' + sha1 'e8069837d879677ecc388326db8a005e83702fc1' def install system "make all" |
