From 0162a03a7d83ca73a01632cce64c2d09ba7bedf0 Mon Sep 17 00:00:00 2001 From: dinkypumpkin Date: Mon, 14 Mar 2011 20:55:05 +0000 Subject: point head to git repo Signed-off-by: Adam Vandenberg --- Library/Formula/ffmpeg.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/ffmpeg.rb b/Library/Formula/ffmpeg.rb index 1eb8f6277..e44c52665 100644 --- a/Library/Formula/ffmpeg.rb +++ b/Library/Formula/ffmpeg.rb @@ -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 -- cgit v1.2.3