From 99354cd9fc38b5f4ba8e27bb72dfa99f398ed6e9 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 19 Apr 2014 03:39:17 +0100 Subject: ffmpeg: update 2.2.1 bottle. Closes #28499. Signed-off-by: Adam Vandenberg --- Library/Formula/ffmpeg.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ffmpeg.rb b/Library/Formula/ffmpeg.rb index 141b8cda1..9c68f823b 100644 --- a/Library/Formula/ffmpeg.rb +++ b/Library/Formula/ffmpeg.rb @@ -17,9 +17,10 @@ class Ffmpeg < Formula head 'git://git.videolan.org/ffmpeg.git' bottle do - sha1 "376c79e413a637bb0a87ef7519cac26e318f0955" => :mavericks - sha1 "0ee1337b4a891aafa5bbbff961181d4794bc2e9a" => :mountain_lion - sha1 "0c578a27c857ea352e50d025ccefd9df06660b14" => :lion + revision 1 + sha1 "481c5c8f83b914719e633dc5f35e156e1b026d88" => :mavericks + sha1 "c0753de98914bd6a2d053b24c2cdb6ea92ac2f9c" => :mountain_lion + sha1 "b620f59e56a7b2013d5401456862eaa64321d2ec" => :lion end option "without-x264", "Disable H.264 encoder" -- cgit v1.2.3