From 2a64b213ac47e395b4796aa986a178c8386f41cb Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 2 Mar 2014 10:32:55 +0000 Subject: libav: add 9.11 bottle. Closes #27133. Signed-off-by: Mike McQuaid --- Library/Formula/libav.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/libav.rb b/Library/Formula/libav.rb index 3809558ce..9e76a1adf 100644 --- a/Library/Formula/libav.rb +++ b/Library/Formula/libav.rb @@ -6,6 +6,12 @@ class Libav < Formula sha1 '4eb48cbe70515734f70bde8dceff28896d76adf2' head 'git://git.libav.org/libav.git' + bottle do + sha1 "189d6d475037c6ef0fa4911b5e3cc99e4c2e6a5c" => :mavericks + sha1 "83f1183b38fbf58d847a180c1c0f5d4d3f7745bd" => :mountain_lion + sha1 "874965f99e97869e88a24e09e494d1f49ed83ba3" => :lion + end + option "without-faac", "Disable AAC encoder via faac" option "without-lame", "Disable MP3 encoder via libmp3lame" option "without-x264", "Disable H.264 encoder via x264" -- cgit v1.2.3