diff options
Diffstat (limited to 'Library/Formula/easy-git.rb')
| -rw-r--r-- | Library/Formula/easy-git.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/easy-git.rb b/Library/Formula/easy-git.rb index 280685938..e5f69b105 100644 --- a/Library/Formula/easy-git.rb +++ b/Library/Formula/easy-git.rb @@ -2,7 +2,7 @@ require 'formula' class EasyGit < Formula homepage 'http://people.gnome.org/~newren/eg/' - url 'http://people.gnome.org/~newren/eg/download/1.7.3/eg' + url 'http://people.gnome.org/~newren/eg/download/1.7.3/eg', :using => :ssl3 version "1.7.3" sha1 'd17165c20ea1b3887f1f81ec6d1217727b817409' |
