ffmpeg-full: update sha256

it seems a new source archive was uploaded, replacing the old one, as
nix-prefetch-url reports a new hash
This commit is contained in:
Cray Elliott 2017-05-25 01:47:36 -07:00
parent c9e63ded80
commit 3a183888a4

View File

@ -234,7 +234,7 @@ stdenv.mkDerivation rec {
src = fetchurl {
url = "https://www.ffmpeg.org/releases/ffmpeg-${version}.tar.xz";
sha256 = "0c37bdqwmaziikr2d5pqp7504ail6i7a1mfcmc06mdpwfxxwvcpw";
sha256 = "0bwgm6z6k3khb91qh9xv15inykkfchpkm0lcdckkxhkacpyaf0mp";
};
patchPhase = ''patchShebangs .