diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/ffmpeg.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
