pdfcrack 0.13
This commit is contained in:
parent
182c28d467
commit
812e91d1f9
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Pdfcrack < Formula
|
||||
homepage 'http://pdfcrack.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/pdfcrack/pdfcrack/pdfcrack-0.11/pdfcrack-0.11.tar.gz'
|
||||
sha1 'e8069837d879677ecc388326db8a005e83702fc1'
|
||||
url 'http://downloads.sourceforge.net/project/pdfcrack/pdfcrack/pdfcrack-0.13/pdfcrack-0.13.tar.gz'
|
||||
sha1 'fd5d99bd5a1edb3885219f84da718e329f899843'
|
||||
|
||||
def install
|
||||
system "make all"
|
||||
|
|
Loading…
Reference in a new issue