mirror of https://github.com/mpv-player/mpv
travis: update ffmpeg stable to 1.2.4 tarball
This is the last release in the 1.2.4 line.
This commit is contained in:
parent
327c88f4c9
commit
f2d67a48c9
|
@ -62,7 +62,7 @@ class Libav < TravisDepsBuilder
|
|||
},
|
||||
"ffmpeg-stable" => {
|
||||
:action => :stable,
|
||||
:url => 'http://www.ffmpeg.org/releases/ffmpeg-1.2.1.tar.gz'
|
||||
:url => 'http://www.ffmpeg.org/releases/ffmpeg-1.2.4.tar.gz'
|
||||
},
|
||||
"ffmpeg-git" => {
|
||||
:action => :git,
|
||||
|
|
Loading…
Reference in New Issue