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:
parent
c9e63ded80
commit
3a183888a4
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user