summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-04-01 23:03:07 +0200
committerwm4 <wm4@nowhere>2013-04-01 23:03:07 +0200
commit158fa30d93624e6c3eb1b24ac98c6daeb99b91de (patch)
tree9e4875e3564d20ac4b718c00e23c5dfe2199b37d
parent9073a42c2722cde15700f82a04e2ae978c10370e (diff)
downloadmpv-build-158fa30d93624e6c3eb1b24ac98c6daeb99b91de.tar.bz2
mpv-build-158fa30d93624e6c3eb1b24ac98c6daeb99b91de.tar.xz
Switch libass repo to google's
Both are official, but repo.or.cz likes crapping out.
-rw-r--r--.gitmodules3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 135380b..83b13ca 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,4 +6,5 @@
url = git://source.ffmpeg.org/ffmpeg.git
[submodule "libass"]
path = libass
- url = git://repo.or.cz/libass.git
+ url = https://code.google.com/p/libass/
+