Use a stable revision
This one built on 10.6, not tested on 10.5.
This commit is contained in:
parent
e286e8dce3
commit
34919867ff
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue