aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisty De Meo2012-03-16 09:46:31 -0500
committerMisty De Meo2012-03-16 09:46:31 -0500
commit57829f88b3bed64048f0063ca1b6751c41502670 (patch)
tree95f47d28ef13f0e186797cbfa94fceccf3d1f575
parentc2f4b3eb3ddd6cd256c3cf4d01b78991a2efb34b (diff)
downloadhomebrew-57829f88b3bed64048f0063ca1b6751c41502670.tar.bz2
ffmbc 0.7-rc6
-rw-r--r--Library/Formula/ffmbc.rb4
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