ffmpeg: update 1.1 to 1.1.3
This commit is contained in:
parent
2e1dd8e076
commit
2f39e18b7f
@ -25,7 +25,7 @@ assert faacSupport -> faac != null;
|
||||
assert x11grabSupport -> libXext != null && libXfixes != null;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "ffmpeg-1.1";
|
||||
name = "ffmpeg-1.1.3";
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://www.ffmpeg.org/releases/${name}.tar.bz2";
|
||||
|
Loading…
Reference in New Issue
Block a user