ffmpeg: update head url to Github mirror

The old git repository on videolan.org is no longer accessible.

The FFmpeg project now has its own git server, and the head source URL has been updated to point to this new official repo.

Closes Homebrew/homebrew#38039.

Signed-off-by: Xu Cheng <xucheng@me.com>
master
Hoon Choi 2015-03-24 19:10:56 -04:00 committed by Xu Cheng
parent 53711357ed
commit 83340f3c54
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ class Ffmpeg < Formula
url "https://ffmpeg.org/releases/ffmpeg-2.6.1.tar.bz2"
sha256 "a4f6388706ee2daba9d35d2aa018ae5feeb450efa716555e011a6543d43ec7c1"
head "https://git.videolan.org/ffmpeg.git"
head "https://github.com/FFmpeg/FFmpeg.git"
bottle do
sha256 "8bc0cb43f99a7004aada9969875e551a24ebe2e57b8c620aa77b70372ba7fa0f" => :yosemite