soapybladerf: fix license
This commit is contained in:
parent
147bc60225
commit
2f27e4d44f
@ -25,7 +25,7 @@ in stdenv.mkDerivation {
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/pothosware/SoapyBladeRF";
|
||||
description = "SoapySDR plugin for BladeRF devices";
|
||||
license = licenses.lgpl21;
|
||||
license = licenses.lgpl21Only;
|
||||
maintainers = with maintainers; [ markuskowa ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user