aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/weechat.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/weechat.rb b/Library/Formula/weechat.rb
index 1c56e2050..895c46897 100644
--- a/Library/Formula/weechat.rb
+++ b/Library/Formula/weechat.rb
@@ -6,7 +6,7 @@ class Weechat < Formula
sha1 'c9043ae4df8057c1410eeaf4c5c8818e97963e16'
revision 2
- head 'git://github.com/weechat/weechat.git'
+ head 'https://github.com/weechat/weechat.git'
depends_on 'cmake' => :build
depends_on 'gnutls'