summaryrefslogtreecommitdiffstats
path: root/update
diff options
context:
space:
mode:
Diffstat (limited to 'update')
-rwxr-xr-xupdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/update b/update
index 3b66763..5b9cc66 100755
--- a/update
+++ b/update
@@ -16,7 +16,7 @@ do_clone()
do_clone_all()
{
- do_clone "ffmpeg" "https://github.com/FFmpeg/FFmpeg.git"
+ do_clone "ffmpeg" "https://github.com/mpv-player/ffmpeg-mpv.git"
#do_clone "fribidi" "http://anongit.freedesktop.org/git/fribidi/fribidi.git"
do_clone "libass" "https://github.com/libass/libass.git"
do_clone "mpv" "https://github.com/mpv-player/mpv.git"