freeswitch: add 1.4.6 bottle.

Closes Homebrew/homebrew#31908.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
master
BrewTestBot 2014-08-26 20:31:03 +01:00 committed by Misty De Meo
parent e71bfe77d0
commit 791ce55aa2
1 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,12 @@ class Freeswitch < Formula
head 'https://stash.freeswitch.org/scm/fs/freeswitch.git'
bottle do
sha1 "a1ff029908457b7a992474b8abd4428c88858128" => :mavericks
sha1 "05c391e0c3f2f795ec7b87485a5ad54fbdd57259" => :mountain_lion
sha1 "dc5a331f94eb51353d01dfe6d2319985e7844a96" => :lion
end
depends_on :autoconf
depends_on :automake
depends_on :libtool