From 31e6238fbdb8bfa50312e764ed8baa63033933b7 Mon Sep 17 00:00:00 2001 From: Marshall Levin Date: Sat, 29 Jun 2013 23:27:57 -0400 Subject: ice: fix checksum Closes #20912. Signed-off-by: Jack Nagel --- Library/Formula/ice.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ice.rb b/Library/Formula/ice.rb index 126cdcf55..9c33be0b2 100644 --- a/Library/Formula/ice.rb +++ b/Library/Formula/ice.rb @@ -3,7 +3,7 @@ require 'formula' class Ice < Formula homepage 'http://www.zeroc.com' url 'http://www.zeroc.com/download/Ice/3.5/Ice-3.5.0.tar.gz' - sha1 '8501afaf86c0d62192cfc1b83c338178f73e98e9' + sha1 '699376c76cfda9ffb24c903a1ea18b789f582421' option 'doc', 'Install documentation' option 'demo', 'Build demos' -- cgit v1.2.3