icu4c: add HEAD
This allows for building on 10.9, as upstream changes are available that have yet to be released. Closes Homebrew/homebrew#22010. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
b872177460
commit
9762585c0d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ class Icu4c < Formula
|
|||
url 'http://download.icu-project.org/files/icu4c/51.1/icu4c-51_1-src.tgz'
|
||||
version '51.1'
|
||||
sha1 '7905632335e3dcd6667224da0fa087b49f9095e9'
|
||||
head 'http://source.icu-project.org/repos/icu/icu/trunk/', :using => :svn
|
||||
|
||||
bottle do
|
||||
sha1 '6b5b4ab5704cc2a8b17070a087c7f9594466cf1d' => :mountain_lion
|
||||
|
|
Loading…
Reference in a new issue