summaryrefslogtreecommitdiffstats
path: root/update
diff options
context:
space:
mode:
Diffstat (limited to 'update')
-rwxr-xr-xupdate4
1 files changed, 2 insertions, 2 deletions
diff --git a/update b/update
index a7e34d5..3d4868f 100755
--- a/update
+++ b/update
@@ -59,10 +59,10 @@ do_fixedref()
)
}
-checkout_ffmpeg=do_releasetag
+checkout_ffmpeg=do_gitmaster
checkout_fribidi=do_releasetag
checkout_libass=do_gitmaster
-checkout_mpv=do_releasetag
+checkout_mpv=do_gitmaster
checkout_all()
{