aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/ndi
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2020-05-02 10:00:18 +0200
committerPeter Simons <simons@cryp.to>2020-05-02 10:00:18 +0200
commit68a53ade9da45beadf66ac53a222cad0913185af (patch)
tree0da6d0876f00fb7c980c3b1491041aca4fef3741 /pkgs/development/libraries/ndi
parent285bd2642bf66662c919e6d9fd91c28f82cb2a75 (diff)
ndi: update from version 4.1.6 to 4.5.1
Related to https://github.com/NixOS/nixpkgs/issues/82617.
Diffstat (limited to 'pkgs/development/libraries/ndi')
-rw-r--r--pkgs/development/libraries/ndi/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/ndi/default.nix b/pkgs/development/libraries/ndi/default.nix
index 7a4407a17f0d..ec39bbd65937 100644
--- a/pkgs/development/libraries/ndi/default.nix
+++ b/pkgs/development/libraries/ndi/default.nix
@@ -2,12 +2,12 @@
stdenv.mkDerivation rec {
pname = "ndi";
- fullVersion = "4.1.6";
+ fullVersion = "4.5.1";
version = builtins.head (builtins.splitVersion fullVersion);
src = requireFile rec {
name = "InstallNDISDK_v${version}_Linux.tar.gz";
- sha256 = "0hki805j3hlci6w5ca2cajm5q0y9yihgvpsykkn8dzx8chw4pmsk";
+ sha256 = "04l57cfc88cdqa9015h5g1csr7xfjxp75x8qz8bsqk1dizp9ir6r";
message = ''
In order to use NDI SDK version ${fullVersion}, you need to comply with
NewTek's license and download the appropriate Linux tarball from: