diff options
Diffstat (limited to 'Library/Formula/djvu2pdf.rb')
| -rw-r--r-- | Library/Formula/djvu2pdf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/djvu2pdf.rb b/Library/Formula/djvu2pdf.rb index 7e6d4c603..0387f12ba 100644 --- a/Library/Formula/djvu2pdf.rb +++ b/Library/Formula/djvu2pdf.rb @@ -3,7 +3,7 @@ require 'formula' class Djvu2pdf < Formula url 'http://0x2a.at/site/projects/djvu2pdf/djvu2pdf-0.9.2.tar.gz' homepage 'http://0x2a.at/s/projects/djvu2pdf' - md5 'af93c29a857a014f86dffcff6c773ef1' + sha1 'eb34c8a6381673e531fbbd21619606e20fdb1d97' depends_on 'djvulibre' depends_on 'ghostscript' |
