ffmpeg: update 2.4.1 bottle.
This commit is contained in:
parent
7cc913d04c
commit
d04026ad92
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ class Ffmpeg < Formula
|
|||
head "git://git.videolan.org/ffmpeg.git"
|
||||
|
||||
bottle do
|
||||
sha1 "5b84336642ac553973b684f07a0079d1b31f6e37" => :mavericks
|
||||
sha1 "41730850dbf466a075cb97548e693a3ab494a530" => :mountain_lion
|
||||
sha1 "cc04d45926d8595547f7f5501aae500693f230ce" => :lion
|
||||
end
|
||||
|
||||
option "without-x264", "Disable H.264 encoder"
|
||||
|
|
Loading…
Reference in a new issue