diff options
Diffstat (limited to 'Library/Formula/ncview.rb')
| -rw-r--r-- | Library/Formula/ncview.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ncview.rb b/Library/Formula/ncview.rb index faf66e1b3..cc176a613 100644 --- a/Library/Formula/ncview.rb +++ b/Library/Formula/ncview.rb @@ -3,7 +3,7 @@ require 'formula' class Ncview < Formula url 'ftp://cirrus.ucsd.edu/pub/ncview/ncview-2.1.1.tar.gz' homepage 'http://meteora.ucsd.edu/~pierce/ncview_home_page.html' - md5 '34e25f5949af342a1783542799f51bed' + sha1 'e5f1c475d684f7d02ca33ca5444da4b4f828005b' depends_on :x11 depends_on "netcdf" |
