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
1 changed files with 1 additions and 1 deletions

View File

@ -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,