mirror of https://github.com/mpv-player/mpv
travis: Update libav stable tarball
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
parent
ed02cbf92f
commit
327c88f4c9
|
@ -54,7 +54,7 @@ class Libav < TravisDepsBuilder
|
|||
{
|
||||
"libav-stable" => {
|
||||
:action => :stable,
|
||||
:url => 'http://libav.org/releases/libav-9.6.tar.gz'
|
||||
:url => 'http://libav.org/releases/libav-9.10.tar.gz'
|
||||
},
|
||||
"libav-git" => {
|
||||
:action => :git,
|
||||
|
|
Loading…
Reference in New Issue