diff options
Diffstat (limited to 'Library/Formula')
| -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 f85ea6dc5..0f108d974 100644 --- a/Library/Formula/easy-git.rb +++ b/Library/Formula/easy-git.rb @@ -1,7 +1,7 @@ require 'formula' class EasyGit < Formula - homepage 'http://people.gnome.org/~newren/eg/' + homepage 'https://people.gnome.org/~newren/eg/' url 'https://people.gnome.org/~newren/eg/download/1.7.5.2/eg' version '1.7.5.2' sha1 'c59a10affaae79bddbbe1de743d85d7771575905' |
