openmeeg: fix audit warning
This commit is contained in:
parent
8266581c49
commit
e9d8cc2505
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue