ffmpeg: update 2.2 bottle.

Closes Homebrew/homebrew#27888.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
BrewTestBot 2014-03-26 15:30:28 +00:00 committed by Mike McQuaid
parent 9036c0371b
commit d0e7d4766a
1 changed files with 3 additions and 3 deletions

View File

@ -7,9 +7,9 @@ class Ffmpeg < Formula
head 'git://git.videolan.org/ffmpeg.git'
bottle do
sha1 "11803d2e80301197635d6e5fb38e80ba71b981e3" => :mavericks
sha1 "1fe2ddca396754f3a59555806637851f9e94ad2f" => :mountain_lion
sha1 "ffaa7cb1c458fc3d7d2c251606a6d19dde351e80" => :lion
sha1 "3600f558473d05ecc35d346c0bc6af4e258d3ebc" => :mavericks
sha1 "440c33b06d74765a17edf60f430018901f0cda73" => :mountain_lion
sha1 "81f1e5e954bb495e27d69303ee4096844abc18bc" => :lion
end
option "without-x264", "Disable H.264 encoder"