ffmbc rc7

Closes Homebrew/homebrew#11074.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Dave Rice 2012-03-19 22:42:30 -03:00 committed by Adam Vandenberg
parent 045d0de8b9
commit 8202b855b6
1 changed files with 2 additions and 2 deletions

View File

@ -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-rc6.tar.bz2'
md5 '211cc8afe63d9a79409ad2f9394f58f6'
url 'http://ffmbc.googlecode.com/files/FFmbc-0.7-rc7.tar.bz2'
md5 '547bb7b7963224dd66dffa8b25e623b3'
depends_on 'yasm' => :build
depends_on 'x264' => :optional