From 02889453fd636e9f40db175e5e8ddd2dba2bcec5 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 14 Dec 2014 14:10:57 +0000 Subject: [PATCH] libav: update 11.1 bottle. Closes Homebrew/homebrew#34971. Signed-off-by: Mike McQuaid --- Formula/libav.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Formula/libav.rb b/Formula/libav.rb index f6b193c472..0a3b1c0eb4 100644 --- a/Formula/libav.rb +++ b/Formula/libav.rb @@ -8,10 +8,9 @@ class Libav < Formula head "git://git.libav.org/libav.git" bottle do - revision 1 - sha1 "4e9ae48294c0a8895a1a8317a70ab1c1e65b9c0d" => :yosemite - sha1 "b090384d2f18e9fa4cda302a266ca0b74c930754" => :mavericks - sha1 "74be2bc63f46166e0883e9a2132eb87c5215c95e" => :mountain_lion + sha1 "450f32ac0b9be44d70e7cad574ed5937ef040050" => :yosemite + sha1 "ddd3dea8eea023d750b1e9644460b4d0dd12e311" => :mavericks + sha1 "169b1f483e117f253196956876c03092ddaba01e" => :mountain_lion end option "without-faac", "Disable AAC encoder via faac"