ffmpeg{,-full}: 3.3.1 -> 3.3.2

6d7192bcb7:/Changelog
This commit is contained in:
Martin Wohlert
2017-06-10 19:49:52 +02:00
parent 5b48368386
commit d402df022f
2 changed files with 4 additions and 4 deletions

View File

@@ -230,11 +230,11 @@ assert nvenc -> nvidia-video-sdk != null && nonfreeLicensing;
stdenv.mkDerivation rec {
name = "ffmpeg-full-${version}";
version = "3.3.1";
version = "3.3.2";
src = fetchurl {
url = "https://www.ffmpeg.org/releases/ffmpeg-${version}.tar.xz";
sha256 = "0bwgm6z6k3khb91qh9xv15inykkfchpkm0lcdckkxhkacpyaf0mp";
sha256 = "11974vcfsy8w0i6f4lfwqmg80xkfybqw7vw6zzrcn5i6ncddx60r";
};
patchPhase = ''patchShebangs .