aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-encrypt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/git-encrypt.rb')
-rw-r--r--Library/Formula/git-encrypt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/git-encrypt.rb b/Library/Formula/git-encrypt.rb
index 5ab49ba17..d67f990b5 100644
--- a/Library/Formula/git-encrypt.rb
+++ b/Library/Formula/git-encrypt.rb
@@ -5,7 +5,7 @@ class GitEncrypt < Formula
url 'https://github.com/shadowhand/git-encrypt/tarball/0.3.0'
sha1 '3b06d626e1eb33651de24ead3a5a9b10cdd8278a'
- head 'http://github.com/shadowhand/git-encrypt.git', :branch => 'master'
+ head 'https://github.com/shadowhand/git-encrypt.git', :branch => 'master'
def install
bin.install 'gitcrypt'