From 69be8a456a310df7811d1b7b868fb017fdda753b Mon Sep 17 00:00:00 2001 From: Dave Rice Date: Tue, 17 Jan 2012 23:19:29 -0500 Subject: ffmbc 0.7rc5 note: that the rc4 link is now broken Closes #9663 Signed-off-by: Misty De Meo --- 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 366e67f41..eead73f3e 100644 --- a/Library/Formula/ffmbc.rb +++ b/Library/Formula/ffmbc.rb @@ -1,9 +1,9 @@ require 'formula' class Ffmbc < Formula - url 'http://ffmbc.googlecode.com/files/FFmbc-0.7-rc4.tar.bz2' + url 'http://ffmbc.googlecode.com/files/FFmbc-0.7-rc5.tar.bz2' homepage 'http://code.google.com/p/ffmbc/' - md5 '45f68c3096c2ad0321fd4bacb7127be6' + md5 '42881eaf4f012c0d32f1bebde2bbb70d' depends_on 'yasm' => :build depends_on 'x264' => :optional -- cgit v1.2.3