summary refs log tree commit diff
path: root/pkgs/development/libraries/ffmpeg-full
diff options
context:
space:
mode:
authorCray Elliott <MP2E@archlinux.us>2017-05-25 01:47:36 -0700
committerCray Elliott <MP2E@archlinux.us>2017-05-25 01:49:00 -0700
commit3a183888a4f6d7499d104a4c528ed3b099f20039 (patch)
tree078656a13bf7e9781f9dd5e02365c31a2b71fb73 /pkgs/development/libraries/ffmpeg-full
parentc9e63ded807c492106273a10009a28e848c44b82 (diff)
ffmpeg-full: update sha256
it seems a new source archive was uploaded, replacing the old one, as
nix-prefetch-url reports a new hash
Diffstat (limited to 'pkgs/development/libraries/ffmpeg-full')
-rw-r--r--pkgs/development/libraries/ffmpeg-full/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/ffmpeg-full/default.nix b/pkgs/development/libraries/ffmpeg-full/default.nix
index 47be28f51302d..848cae09ed470 100644
--- a/pkgs/development/libraries/ffmpeg-full/default.nix
+++ b/pkgs/development/libraries/ffmpeg-full/default.nix
@@ -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 .