diff options
| author | Mike McQuaid | 2012-09-03 11:33:56 -0700 |
|---|---|---|
| committer | Mike McQuaid | 2012-09-03 11:36:42 -0700 |
| commit | 3c5ca25cad4a19b72006dffe1c782a58f4e8154b (patch) | |
| tree | a3035672dc90ef4cee4135a56653c7f80499474d /Library/Formula/pdf2json.rb | |
| parent | 6aab03617816ea967b39220d7d828441389a9ad1 (diff) | |
| download | homebrew-3c5ca25cad4a19b72006dffe1c782a58f4e8154b.tar.bz2 | |
Batch convert MD5 formula to SHA1.
Closes #14653.
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' |
