freeswitch 1.4.21
freeswitch v1.4.21 Closes Homebrew/homebrew#43783. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
8acaab781f
commit
2ba4b25f37
1 changed files with 2 additions and 3 deletions
|
@ -2,13 +2,12 @@ class Freeswitch < Formula
|
|||
desc "Telephony platform to route various communication protocols"
|
||||
homepage "https://freeswitch.org"
|
||||
url "https://freeswitch.org/stash/scm/fs/freeswitch.git",
|
||||
:tag => "v1.4.20",
|
||||
:revision => "0ae8ee7f8f13a37cf48381381b2f30906e750e19"
|
||||
:tag => "v1.4.21",
|
||||
:revision => "87a059bafcc094bdb4899b6a20bcd215e249109e"
|
||||
|
||||
head "https://freeswitch.org/stash/scm/fs/freeswitch.git"
|
||||
|
||||
bottle do
|
||||
revision 1
|
||||
sha256 "a9120a8972d3a390fe0b25523a2147c731a51e9d8f20a6acc7ac97ca18fbef1b" => :yosemite
|
||||
sha256 "539a546068afc82b94108624e0ccfa339bb30c7386a6a866cfe272d360576584" => :mavericks
|
||||
sha256 "cef7ec8cc08639b0b6d35fd88d0e9bd8ca80c48582fcad34011af4ec07fa64a6" => :mountain_lion
|
||||
|
|
Loading…
Reference in a new issue