Fix version information in hdf5 formula
Signed-off-by: Michael Wild <themiwi@users.sourceforge.net> Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
718acf1bbc
commit
01b5498ec9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ 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'
|
||||
homepage 'http://www.hdfgroup.org/HDF5/'
|
||||
md5 'b19f4dfbf654a2af3653c492fc1c7513'
|
||||
|
||||
|
|
Loading…
Reference in a new issue