openmeeg: fix audit warning

This commit is contained in:
Adam Vandenberg 2012-03-25 20:26:32 -07:00
parent 8266581c49
commit e9d8cc2505

View file

@ -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'