diff options
Diffstat (limited to 'Library/Formula/pdfgrep.rb')
| -rw-r--r-- | Library/Formula/pdfgrep.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pdfgrep.rb b/Library/Formula/pdfgrep.rb index 4c95596e3..78952e0bf 100644 --- a/Library/Formula/pdfgrep.rb +++ b/Library/Formula/pdfgrep.rb @@ -2,7 +2,7 @@ require 'formula' class Pdfgrep < Formula homepage 'http://pdfgrep.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/pdfgrep/1.3.0/pdfgrep-1.3.0.tar.gz' + url 'https://downloads.sourceforge.net/project/pdfgrep/1.3.0/pdfgrep-1.3.0.tar.gz' sha1 'cac20afdea7aee1602b2c33c3d8d36ec171c30bc' head 'https://git.gitorious.org/pdfgrep/pdfgrep.git' |
