ffmpeg: update 2.1.4 bottle.

Closes Homebrew/homebrew#27139.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
BrewTestBot 2014-03-02 13:40:15 +00:00 committed by Mike McQuaid
parent f0089ca234
commit c208f009d2
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 "34d8acf67634424b6abc65afcc6038f79b2d40f2" => :mavericks
sha1 "2264aed0b2ea6a52daedff190cdfff6269db1671" => :mountain_lion
sha1 "c175566d8ae23d82d5999b06b78b75fb5b15b2fb" => :lion
sha1 "ddd8f0cce3e64047cd9c77eccc5d23af48ef7814" => :mavericks
sha1 "57ed9eb6e22e0d8debf6e528399c643270569a04" => :mountain_lion
sha1 "5661800a746ba073b39ade6d5c608dce7a795594" => :lion
end
option "without-x264", "Disable H.264 encoder"