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

travis-ci: update ffmpeg stable tarball

This commit is contained in:
wm4 2014-03-16 02:57:41 +01:00
parent f50455507e
commit 75b185dfc5

View File

@ -62,7 +62,7 @@ class Libav < TravisDepsBuilder
}, },
"ffmpeg-stable" => { "ffmpeg-stable" => {
:action => :stable, :action => :stable,
:url => 'http://www.ffmpeg.org/releases/ffmpeg-1.2.4.tar.gz' :url => 'http://www.ffmpeg.org/releases/ffmpeg-2.1.4.tar.gz'
}, },
"ffmpeg-git" => { "ffmpeg-git" => {
:action => :git, :action => :git,