ffmpeg: update 2.4.1 bottle.

This commit is contained in:
BrewTestBot 2014-10-06 21:17:41 +01:00 committed by Tim D. Smith
parent 7cc913d04c
commit d04026ad92

View file

@ -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"