Use a stable revision

This one built on 10.6, not tested on 10.5.
This commit is contained in:
Max Howell 2009-12-02 10:38:41 +00:00
parent e286e8dce3
commit 34919867ff

View file

@ -1,7 +1,7 @@
require 'formula'
class Ffmpeg <Formula
head 'svn://svn.ffmpeg.org/ffmpeg/trunk'
head 'svn://svn.ffmpeg.org/ffmpeg/trunk', :revision => 20701
homepage 'http://ffmpeg.org/'
depends_on 'x264'