diff options
Diffstat (limited to 'Library/Formula/ffmbc.rb')
| -rw-r--r-- | Library/Formula/ffmbc.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ffmbc.rb b/Library/Formula/ffmbc.rb index 68fac418d..774834668 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-rc5.tar.bz2' - md5 '42881eaf4f012c0d32f1bebde2bbb70d' + url 'http://ffmbc.googlecode.com/files/FFmbc-0.7-rc6.tar.bz2' + md5 '211cc8afe63d9a79409ad2f9394f58f6' depends_on 'yasm' => :build depends_on 'x264' => :optional |
