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 739e41b58..652e9d1a4 100644 --- a/Library/Formula/pdf2json.rb +++ b/Library/Formula/pdf2json.rb @@ -2,7 +2,7 @@ require 'formula'  class Pdf2json < Formula    homepage 'http://code.google.com/p/pdf2json/' -  url 'http://pdf2json.googlecode.com/files/pdf2json-0.68.tar.gz' +  url 'https://pdf2json.googlecode.com/files/pdf2json-0.68.tar.gz'    sha1 '1cb0f4b3b1216c6ce515fd256d92ac196d002a7e'    def install | 
