diff options
| author | BrewTestBot | 2015-01-20 10:48:45 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-20 17:13:46 +0100 |
| commit | 8c5b1c12552b9aff37a0a52d8ab35f9d785ce483 (patch) | |
| tree | 26375f1ca47c49156a3b226c4581463c9cfc0b5d /Library/Formula | |
| parent | 665e6a4236ad689e350c8bf702d56b146c4c67d8 (diff) | |
| download | homebrew-8c5b1c12552b9aff37a0a52d8ab35f9d785ce483.tar.bz2 | |
freeswitch: update 1.4.15 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/freeswitch.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/freeswitch.rb b/Library/Formula/freeswitch.rb index a5562f9e1..4c63f5b5c 100644 --- a/Library/Formula/freeswitch.rb +++ b/Library/Formula/freeswitch.rb @@ -4,9 +4,9 @@ class Freeswitch < Formula head "https://stash.freeswitch.org/scm/fs/freeswitch.git" bottle do - sha1 "a1ff029908457b7a992474b8abd4428c88858128" => :mavericks - sha1 "05c391e0c3f2f795ec7b87485a5ad54fbdd57259" => :mountain_lion - sha1 "dc5a331f94eb51353d01dfe6d2319985e7844a96" => :lion + sha1 "4e9636023d8cc82441b3594a4cd83d581990e718" => :yosemite + sha1 "5b80a6caa21ea19eb803c722ca94e42a9696f5ab" => :mavericks + sha1 "909b8b27c3c98c9f63d47bdc3ec60a30a953842d" => :mountain_lion end depends_on "autoconf" => :build |
