p11-kit: fix license
This commit is contained in:
parent
35f1e07647
commit
42f44e9e58
@ -22,6 +22,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://p11-glue.freedesktop.org/;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ urkud wkennington ];
|
||||
license = license.mit;
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user