aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/netcdf.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/netcdf.rb b/Library/Formula/netcdf.rb
index ecab103a1..1f40b872b 100644
--- a/Library/Formula/netcdf.rb
+++ b/Library/Formula/netcdf.rb
@@ -5,9 +5,9 @@ def fortran?
end
class Netcdf < Formula
- url 'http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-4.1.2.tar.gz'
+ url 'http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-4.1.3.tar.gz'
homepage 'http://www.unidata.ucar.edu/software/netcdf/'
- md5 '4a94ebe2d998d649159aa5665c83fb1a'
+ md5 'ead16cb3b671f767396387dcb3c1a814'
depends_on 'hdf5'