ffmpeg: update 2.5 bottle.
This commit is contained in:
parent
bb2daf8703
commit
3e1d677e44
1 changed files with 3 additions and 4 deletions
|
@ -8,10 +8,9 @@ class Ffmpeg < Formula
|
|||
head "git://git.videolan.org/ffmpeg.git"
|
||||
|
||||
bottle do
|
||||
revision 1
|
||||
sha1 "a6f4a232907734d78a426c46041c32269e8d6301" => :yosemite
|
||||
sha1 "cb7409a55dca59a06620f183afb065c567279e4f" => :mavericks
|
||||
sha1 "a319c01274737129edc6d84c4ae9d198676ce3c3" => :mountain_lion
|
||||
sha1 "cfb48e5a427fb8e7337c91aaf48cba7213e4e0d5" => :yosemite
|
||||
sha1 "cab71d2849a657112edfac9918891b8a13c9dc3f" => :mavericks
|
||||
sha1 "5167ec5127484c341408113ff041bae0147c8aa4" => :mountain_lion
|
||||
end
|
||||
|
||||
option "without-x264", "Disable H.264 encoder"
|
||||
|
|
Loading…
Reference in a new issue