aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hdf5.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/hdf5.rb')
-rw-r--r--Library/Formula/hdf5.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/hdf5.rb b/Library/Formula/hdf5.rb
index eafbfeb80..bbbb4b78a 100644
--- a/Library/Formula/hdf5.rb
+++ b/Library/Formula/hdf5.rb
@@ -9,10 +9,10 @@ def threadsafe?
end
class Hdf5 < Formula
- url 'http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.6.tar.bz2'
+ url 'http://www.hdfgroup.org/ftp/HDF5/hdf5-1.8.7/src/hdf5-1.8.7.tar.bz2'
homepage 'http://www.hdfgroup.org/HDF5/'
- sha1 '348bd881c03a9568ac4ea9071833d6119c733757'
- version '1.8.6'
+ sha1 'be1daff26f066aca0b5be52d86dada6757fc4b95'
+ version '1.8.7'
depends_on 'szip'