aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bedtools.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/bedtools.rb')
-rw-r--r--Library/Formula/bedtools.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bedtools.rb b/Library/Formula/bedtools.rb
index 5b2296bab..c52537469 100644
--- a/Library/Formula/bedtools.rb
+++ b/Library/Formula/bedtools.rb
@@ -4,7 +4,7 @@ class Bedtools < Formula
url 'http://bedtools.googlecode.com/files/BEDTools.v2.12.0.tar.gz'
homepage 'http://code.google.com/p/bedtools/'
md5 'cc7839a96a7537a810bb645381a2ba8a'
- head 'git://github.com/arq5x/bedtools.git'
+ head 'https://github.com/arq5x/bedtools.git'
def install
system "make all"