diff options
Diffstat (limited to 'Library/Formula/csshx.rb')
| -rw-r--r-- | Library/Formula/csshx.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/csshx.rb b/Library/Formula/csshx.rb index d2199ec0d..d0d1ee857 100644 --- a/Library/Formula/csshx.rb +++ b/Library/Formula/csshx.rb @@ -2,7 +2,7 @@ require 'formula'  class Csshx < Formula    homepage 'http://code.google.com/p/csshx/' -  url 'http://csshx.googlecode.com/files/csshX-0.74.tgz' +  url 'https://csshx.googlecode.com/files/csshX-0.74.tgz'    sha1 'aa686b71161d6144d539d077b960da10d7b96993'    head 'https://code.google.com/p/csshx/', :using => :git | 
