diff options
| author | Adam Vandenberg | 2012-08-26 22:24:03 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2012-08-26 22:24:03 -0700 |
| commit | 0b2fb780e296bd52ce64ef002b2304f07a6c56c6 (patch) | |
| tree | e1eb637b8cacdb9c6d234314b115ca59b6e347f4 /Library/Formula | |
| parent | e4dedae7ca293c45c2cade19411624146c915460 (diff) | |
| download | homebrew-0b2fb780e296bd52ce64ef002b2304f07a6c56c6.tar.bz2 | |
icu4c: version is detected
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/icu4c.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/icu4c.rb b/Library/Formula/icu4c.rb index 337674cc1..4b7f4c12f 100644 --- a/Library/Formula/icu4c.rb +++ b/Library/Formula/icu4c.rb @@ -3,7 +3,6 @@ require 'formula' class Icu4c < Formula homepage 'http://site.icu-project.org/' url 'http://download.icu-project.org/files/icu4c/49.1.2/icu4c-49_1_2-src.tgz' - version '49.1.2' md5 'bbc609fe5237202d7abf016141012a45' bottle do |
