ffmpeg: update 2.4.2 bottle.
This commit is contained in:
parent
be3f6f8952
commit
fb46fadc84
1 changed files with 4 additions and 3 deletions
|
@ -8,9 +8,10 @@ class Ffmpeg < Formula
|
|||
head "git://git.videolan.org/ffmpeg.git"
|
||||
|
||||
bottle do
|
||||
sha1 "b476891765fc940292fa78c4da061895751e729c" => :mavericks
|
||||
sha1 "544f1cde3092c93fc48cde7819734d569e4e2b50" => :mountain_lion
|
||||
sha1 "7d90c8cfe90b524706f78a936f74824b6036f824" => :lion
|
||||
revision 1
|
||||
sha1 "3ec4fe17082336a1d8bde43aa52af094760dedbb" => :yosemite
|
||||
sha1 "e6de1a13aa53860fbf3e2b812d5c17df35306b5b" => :mavericks
|
||||
sha1 "0bdfcdecc609fb9a1ae4fab42123f6cf0e477c1b" => :mountain_lion
|
||||
end
|
||||
|
||||
option "without-x264", "Disable H.264 encoder"
|
||||
|
|
Loading…
Reference in a new issue