diff options
Diffstat (limited to 'Library/Formula/pdf2json.rb')
| -rw-r--r-- | Library/Formula/pdf2json.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pdf2json.rb b/Library/Formula/pdf2json.rb index 0a5b9e697..462a3fd3e 100644 --- a/Library/Formula/pdf2json.rb +++ b/Library/Formula/pdf2json.rb @@ -3,7 +3,7 @@ require 'formula' class Pdf2json < Formula url 'http://pdf2json.googlecode.com/files/pdf2json-0.52-source.tar.gz' homepage 'http://code.google.com/p/pdf2json/' - md5 '6f2c611bd30218391b0ff35d5a7df049' + sha1 '2ec59f73cf72227d92ad91ab3e873433a60df81c' depends_on 'xpdf' |
