aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/icu4c.rb12
1 files changed, 3 insertions, 9 deletions
diff --git a/Library/Formula/icu4c.rb b/Library/Formula/icu4c.rb
index bd16fcc5a..c950f3ec7 100644
--- a/Library/Formula/icu4c.rb
+++ b/Library/Formula/icu4c.rb
@@ -2,17 +2,11 @@ require 'formula'
class Icu4c < Formula
homepage 'http://site.icu-project.org/'
- url 'http://download.icu-project.org/files/icu4c/51.1/icu4c-51_1-src.tgz'
- version '51.1'
- sha1 '7905632335e3dcd6667224da0fa087b49f9095e9'
+ url 'http://download.icu-project.org/files/icu4c/52.1/icu4c-52_1-src.tgz'
+ version '52.1'
+ sha1 '6de440b71668f1a65a9344cdaf7a437291416781'
head 'http://source.icu-project.org/repos/icu/icu/trunk/', :using => :svn
- bottle do
- sha1 '6b5b4ab5704cc2a8b17070a087c7f9594466cf1d' => :mountain_lion
- sha1 'a555b051a65717e1ca731eec5743969d8190a9f8' => :lion
- sha1 'bcb1ab988f67c3d48fb7c5829153c136c16c059b' => :snow_leopard
- end
-
keg_only "Conflicts; see: https://github.com/mxcl/homebrew/issues/issue/167"
option :universal