Skip to content

Commit

Permalink
ffmbc 0.7rc5
Browse files Browse the repository at this point in the history
note: that the rc4 link is now broken

Closes Homebrew#9663

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
  • Loading branch information
dericed authored and mistydemeo committed Jan 18, 2012
1 parent d2c6ed0 commit 69be8a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/ffmbc.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 69be8a4

Please sign in to comment.