aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorDave Rice2012-03-19 22:42:30 -0300
committerAdam Vandenberg2012-03-19 19:01:26 -0700
commit47419cbcbf501ada992138dd13d750056e72a8a9 (patch)
treed4489e596bd8af8d5fd2fbb9259f7a2e72f10119 /Library
parentc9bdf991894f2c32977cd2ced2297e1d13bea4e0 (diff)
downloadhomebrew-47419cbcbf501ada992138dd13d750056e72a8a9.tar.bz2
ffmbc rc7
Closes #11074. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 774834668..73ad19934 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-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