libmnl: fix license
This commit is contained in:
parent
48c9e09190
commit
fc9937657d
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||||||
re-inventing the wheel.
|
re-inventing the wheel.
|
||||||
'';
|
'';
|
||||||
homepage = http://netfilter.org/projects/libmnl/index.html;
|
homepage = http://netfilter.org/projects/libmnl/index.html;
|
||||||
license = stdenv.lib.licenses.gpl2Plus;
|
license = stdenv.lib.licenses.lgpl21Plus;
|
||||||
|
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user