1
mirror of https://github.com/mpv-player/mpv synced 2024-07-11 23:47:56 +02:00

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:
Stefano Pigozzi 2013-11-05 21:28:29 +01:00
parent 327c88f4c9
commit f2d67a48c9

View File

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