diff options
Diffstat (limited to 'Library/Formula')
| -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 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 |
