aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorViktor Szakáts2015-04-01 01:47:58 +0200
committerMike McQuaid2015-04-01 08:29:12 +0100
commitd7f265358489efa5df42c3b81877e2a7452c6501 (patch)
tree7b699c1ae3da938b8ca455a2cfeb9026881e4a7d
parent161535c5940e517983f5e7449fa5607ca257b07d (diff)
downloadhomebrew-d7f265358489efa5df42c3b81877e2a7452c6501.tar.bz2
easy-git: use https url
Closes #38249. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/easy-git.rb2
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'