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
1 changed files with 1 additions and 1 deletions

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,