aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorDave Rice2012-01-17 23:19:29 -0500
committerMisty De Meo2012-01-18 09:15:28 -0600
commit69be8a456a310df7811d1b7b868fb017fdda753b (patch)
tree8593c0e25f9a60d64860dbbce56c07dee2adf836 /Library/Formula
parentd2c6ed039cd8974fad497bee44fb48c5cea8ebb5 (diff)
downloadhomebrew-69be8a456a310df7811d1b7b868fb017fdda753b.tar.bz2
ffmbc 0.7rc5
note: that the rc4 link is now broken Closes #9663 Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 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