Hdf5 1.8.5
This commit is contained in:
parent
b490392c34
commit
f6b0b82f78
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Hdf5 <Formula
|
||||
url 'http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.4-patch1.tar.bz2'
|
||||
version '1.8.4-patch1'
|
||||
url 'http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.5.tar.bz2'
|
||||
homepage 'http://www.hdfgroup.org/HDF5/'
|
||||
md5 'b19f4dfbf654a2af3653c492fc1c7513'
|
||||
md5 'a400fe6c1c5964a7224dc684225d415c'
|
||||
|
||||
depends_on 'szip'
|
||||
|
||||
|
|
Loading…
Reference in a new issue