From 423f63f2638d5e520712fac361efccc211373ede Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 29 Jan 2014 23:39:11 +0100 Subject: Switch libass repo to github The Google Code one has been made invisible, because everyone is too lazy to update it. --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index 89db462..7a7ee9e 100755 --- a/update +++ b/update @@ -17,7 +17,7 @@ do_clone_all() { do_clone "ffmpeg" "https://github.com/FFmpeg/FFmpeg.git" do_clone "fribidi" "http://anongit.freedesktop.org/git/fribidi/fribidi.git" - do_clone "libass" "https://code.google.com/p/libass/" + do_clone "libass" "https://github.com/libass/libass.git" do_clone "mpv" "https://github.com/mpv-player/mpv.git" } -- cgit v1.2.3