From 327c88f4c9dd7d534546988dbae0db31d24b268b Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Sun, 3 Nov 2013 14:09:38 -0800 Subject: travis: Update libav stable tarball Signed-off-by: Timothy Gu --- travis-deps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'travis-deps') diff --git a/travis-deps b/travis-deps index f91b232a91..57f6ffdf88 100755 --- a/travis-deps +++ b/travis-deps @@ -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, -- cgit v1.2.3