aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMisty De Meo2012-04-10 11:08:26 -0500
committerMisty De Meo2012-04-10 11:08:26 -0500
commit12b9ed8a4781c525261a2ddab7a3b7d198635d7c (patch)
treee7224ef9b18b680db96013c95eb5cada3951fb52 /Library/Formula
parent7cb4c88df41860dec5fc271cdf022e12257cfca8 (diff)
downloadhomebrew-12b9ed8a4781c525261a2ddab7a3b7d198635d7c.tar.bz2
icu4c: add Snow Leopard bottle
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/icu4c.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/icu4c.rb b/Library/Formula/icu4c.rb
index 257e17780..1ca05c8da 100644
--- a/Library/Formula/icu4c.rb
+++ b/Library/Formula/icu4c.rb
@@ -7,8 +7,8 @@ class Icu4c < Formula
md5 'ea93970a0275be6b42f56953cd332c17'
bottle do
- url 'https://downloads.sf.net/project/machomebrew/Bottles/icu4c-4.8.1.1-bottle.tar.gz'
- sha1 '51b6e6e735ea581a2736127414e600362846b7e1'
+ sha1 '1cedfcb295cf637ad98d4f891d5c87b072f3a870' => :snowleopard
+ sha1 '51b6e6e735ea581a2736127414e600362846b7e1' => :lion
end
keg_only "Conflicts; see: https://github.com/mxcl/homebrew/issues/issue/167"