diff options
Diffstat (limited to 'Library/Formula/pdf2image.rb')
| -rw-r--r-- | Library/Formula/pdf2image.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pdf2image.rb b/Library/Formula/pdf2image.rb index f8e09ecc0..a9b6f7ba2 100644 --- a/Library/Formula/pdf2image.rb +++ b/Library/Formula/pdf2image.rb @@ -3,7 +3,7 @@ require 'formula' class Pdf2image < Formula homepage 'http://code.google.com/p/pdf2image/' url 'http://pdf2image.googlecode.com/files/pdf2image-0.53-source.tar.gz' - md5 'df9614aa45284d2aa4c6e2596062eeb7' + sha1 '2acc8d1597eb470fce761d3f35b548318d446c2a' depends_on :x11 |
