summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2013-11-03 14:09:38 -0800
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2013-11-05 21:21:36 +0100
commit327c88f4c9dd7d534546988dbae0db31d24b268b (patch)
tree6acfae79e1b03ad88fe945a19ff77f47af9d2c5e
parented02cbf92f73a540f87a237ac3b487094d7b609f (diff)
downloadmpv-327c88f4c9dd7d534546988dbae0db31d24b268b.tar.bz2
mpv-327c88f4c9dd7d534546988dbae0db31d24b268b.tar.xz
travis: Update libav stable tarball
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
-rwxr-xr-xtravis-deps2
1 files changed, 1 insertions, 1 deletions
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,