From e60a1d4922ce9bec395b22e6f7295e32d88e3365 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 30 Nov 2013 12:48:20 -0800 Subject: icon 9.5.1 --- Library/Formula/icon.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/icon.rb b/Library/Formula/icon.rb index a486fa595..9f336bf7d 100644 --- a/Library/Formula/icon.rb +++ b/Library/Formula/icon.rb @@ -2,9 +2,9 @@ require 'formula' class Icon < Formula homepage 'http://www.cs.arizona.edu/icon/' - url 'http://www.cs.arizona.edu/icon/ftp/packages/unix/icon-v950src.tgz' - sha1 '0e26ba1eef6db81f3b0be942daec82ea51d33718' - version '9.5.0' + url 'http://www.cs.arizona.edu/icon/ftp/packages/unix/icon-v951src.tgz' + sha1 '21b122e3b4abf75a9248d0c52b9fa06899ac97fb' + version '9.5.1' def install ENV.deparallelize -- cgit v1.2.3