From 56a2d4ceda06b9c2916d51cae446e337f2b09dad Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Tue, 30 Aug 2011 16:43:16 +0200 Subject: [PATCH] Bottle icu4c Closes Homebrew/homebrew#7299. Signed-off-by: Max Howell We'll bottle anything that takes ages to build and that is just "infrastructure". --- Formula/icu4c.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Formula/icu4c.rb b/Formula/icu4c.rb index f04cb29f7c..133756901c 100644 --- a/Formula/icu4c.rb +++ b/Formula/icu4c.rb @@ -6,6 +6,9 @@ class Icu4c < Formula md5 'b6bc0a1153540b2088f8b03e0ba625d3' version "4.4.1" + bottle 'https://downloads.sf.net/project/machomebrew/Bottles/icu4c-4.4.1-bottle.tar.gz' + bottle_sha1 '8bf3607c7db6ff11d23a0cfc848dc6b33c16fc27' + def patches DATA end