Fix license typo
svn path=/nixpkgs/trunk/; revision=25339
This commit is contained in:
@@ -40,7 +40,7 @@ rec {
|
|||||||
];
|
];
|
||||||
platforms = with a.lib.platforms;
|
platforms = with a.lib.platforms;
|
||||||
linux;
|
linux;
|
||||||
license = a.lib.licenses.lglp2;
|
license = a.lib.licenses.lgpl2;
|
||||||
};
|
};
|
||||||
passthru = {
|
passthru = {
|
||||||
updateInfo = {
|
updateInfo = {
|
||||||
|
|||||||
Reference in New Issue
Block a user