From 3b4f60da30bd8e41feea6df99e68737c6f4a7be4 Mon Sep 17 00:00:00 2001 From: Dave Rice Date: Fri, 22 Mar 2013 00:51:11 -0300 Subject: ffmbc 0.7-rc8 Closes #18656. Signed-off-by: Adam Vandenberg --- Library/Formula/ffmbc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ffmbc.rb b/Library/Formula/ffmbc.rb index f85657401..3d006b181 100644 --- a/Library/Formula/ffmbc.rb +++ b/Library/Formula/ffmbc.rb @@ -2,8 +2,8 @@ require 'formula' class Ffmbc < Formula homepage 'http://code.google.com/p/ffmbc/' - url 'http://ffmbc.googlecode.com/files/FFmbc-0.7-rc7.tar.bz2' - sha1 '79d125cd5d420e61120e2a66b018b0be096ad088' + url 'http://ffmbc.googlecode.com/files/FFmbc-0.7-rc8.tar.bz2' + sha1 '85a9673ac82a698bb96057fe027222efe6ebae28' option "without-x264", "Disable H.264 encoder" option "without-lame", "Disable MP3 encoder" -- cgit v1.2.3