From bb034760c0a377e1751ed7c1925e36321186f8f3 Mon Sep 17 00:00:00 2001 From: Jonathan Beezley Date: Mon, 11 Mar 2013 16:36:08 +0100 Subject: ncview 2.1.2 Closes #18401. Signed-off-by: Jack Nagel --- Library/Formula/ncview.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/ncview.rb') diff --git a/Library/Formula/ncview.rb b/Library/Formula/ncview.rb index 72d857053..2a1fbae74 100644 --- a/Library/Formula/ncview.rb +++ b/Library/Formula/ncview.rb @@ -2,8 +2,8 @@ require 'formula' class Ncview < Formula homepage 'http://meteora.ucsd.edu/~pierce/ncview_home_page.html' - url 'ftp://cirrus.ucsd.edu/pub/ncview/ncview-2.1.1.tar.gz' - sha1 'e5f1c475d684f7d02ca33ca5444da4b4f828005b' + url 'ftp://cirrus.ucsd.edu/pub/ncview/ncview-2.1.2.tar.gz' + sha1 '425b0f5d505af9c1f974903435af385582be7ae4' depends_on :x11 depends_on "netcdf" -- cgit v1.2.3