point head to git repo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
45374a34da
commit
1d14ecb9fa
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class Ffmpeg < Formula
|
|||
homepage 'http://ffmpeg.org/'
|
||||
sha1 '24ada1d35fc000980090e773101e101ca45f85e5'
|
||||
|
||||
head 'svn://svn.ffmpeg.org/ffmpeg/trunk'
|
||||
head 'git://git.libav.org/libav.git'
|
||||
|
||||
depends_on 'x264' => :optional
|
||||
depends_on 'faac' => :optional
|
||||
|
|
Loading…
Reference in a new issue