0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

travis: Update libav stable tarball

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
Timothy Gu 2013-11-03 14:09:38 -08:00 committed by Stefano Pigozzi
parent ed02cbf92f
commit 327c88f4c9

View File

@ -54,7 +54,7 @@ class Libav < TravisDepsBuilder
{ {
"libav-stable" => { "libav-stable" => {
:action => :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" => { "libav-git" => {
:action => :git, :action => :git,