diff options
Diffstat (limited to 'Library/Formula/psgrep.rb')
| -rw-r--r-- | Library/Formula/psgrep.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/psgrep.rb b/Library/Formula/psgrep.rb index 82ab9490d..77d58ef3b 100644 --- a/Library/Formula/psgrep.rb +++ b/Library/Formula/psgrep.rb @@ -2,7 +2,7 @@ require 'formula' class Psgrep < Formula homepage 'http://code.google.com/p/psgrep/' - url 'http://psgrep.googlecode.com/files/psgrep-1.0.6.tar.bz2' + url 'https://psgrep.googlecode.com/files/psgrep-1.0.6.tar.bz2' sha1 'fe1102546971358a5eff2cff613d70ee63395444' head 'http://psgrep.googlecode.com/hg/' |
