beecrypt: add 4.2.1_1 bottle.
This commit is contained in:
parent
14f8d741e7
commit
d9600fa5d9
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class Beecrypt < Formula
|
|||
sha256 "286f1f56080d1a6b1d024003a5fa2158f4ff82cae0c6829d3c476a4b5898c55d"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "8ccefc8dd0550ad157854be5217c9d3aebcd8275" => :mavericks
|
||||
sha1 "67e8a03aeab78969d859e4cb7fcdf44b37fe5966" => :mountain_lion
|
||||
sha1 "22a47abf61584481e5c3fa03de13fda568e046e1" => :lion
|
||||
end
|
||||
|
||||
depends_on "icu4c"
|
||||
depends_on "libtool" => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue