From d934a4029166f00023f0dd42f79e9de9f26252fd Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 3 Aug 2012 21:17:21 -0500 Subject: [PATCH] ice 3.4.2 --- Library/Formula/ice.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/ice.rb b/Library/Formula/ice.rb index c8abe7cf6b82..8352ccc04614 100644 --- a/Library/Formula/ice.rb +++ b/Library/Formula/ice.rb @@ -2,8 +2,8 @@ class Ice < Formula homepage 'http://www.zeroc.com' - url 'http://www.zeroc.com/download/Ice/3.4/Ice-3.4.1.tar.gz' - md5 '3aae42aa47dec74bb258c1a1b2847a1a' + url 'http://www.zeroc.com/download/Ice/3.4/Ice-3.4.2.tar.gz' + sha1 '8c84d6e3b227f583d05e08251e07047e6c3a6b42' depends_on 'berkeley-db' depends_on 'mcpp'