zile: add 2.4.11 bottle.
This commit is contained in:
parent
a777567c74
commit
4effb69a3a
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,12 @@ class Zile < Formula
|
|||
mirror "https://ftp.gnu.org/gnu/zile/zile-2.4.11.tar.gz"
|
||||
sha1 "ad2efb80031c3a406f8f83ac5d400a38bc297434"
|
||||
|
||||
bottle do
|
||||
sha1 "6112330f840500f201c9903a67003f22c484e458" => :mavericks
|
||||
sha1 "0daeecd50c14a9338527fcfc367f96487d538cd4" => :mountain_lion
|
||||
sha1 "1a32cf3d3c235bba1fd570e7bff81190851ec411" => :lion
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "bdw-gc"
|
||||
depends_on "gettext"
|
||||
|
|
Loading…
Reference in a new issue