aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/openmeeg.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/openmeeg.rb b/Library/Formula/openmeeg.rb
index 2a1bdc0b5..d961e6be0 100644
--- a/Library/Formula/openmeeg.rb
+++ b/Library/Formula/openmeeg.rb
@@ -5,7 +5,7 @@ class Openmeeg < Formula
url 'https://github.com/openmeeg/openmeeg/tarball/release-2.1'
md5 '47b2a5aa4fa5d806da8322859ee3b1d8'
- head 'git://github.com/openmeeg/openmeeg.git', :using => :git
+ head 'https://github.com/openmeeg/openmeeg.git'
depends_on 'cmake' => :build
depends_on 'hdf5'