aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorHoon Choi2015-03-24 19:10:56 -0400
committerXu Cheng2015-03-29 21:56:49 +0800
commit22549f646a735e620eeaa3c3679d6dae30667a9f (patch)
treed6d913fe5db703147b9f4de3122ddcb25f4cb9c7 /Library
parent875819f530676efd32a28eee5c1dfe873df51965 (diff)
downloadhomebrew-22549f646a735e620eeaa3c3679d6dae30667a9f.tar.bz2
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 #38039. Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ffmpeg.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ffmpeg.rb b/Library/Formula/ffmpeg.rb
index d8fa9e0ed..37e45a0d4 100644
--- a/Library/Formula/ffmpeg.rb
+++ b/Library/Formula/ffmpeg.rb
@@ -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