pysocks: Fix license typo
This commit is contained in:
parent
7ac2be3fab
commit
309bfdd8a0
@ -6880,7 +6880,7 @@ let
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "SOCKS module for Python";
|
description = "SOCKS module for Python";
|
||||||
license = licenses.bsd;
|
license = licenses.bsd3;
|
||||||
maintainers = [ maintainers.thoughtpolice ];
|
maintainers = [ maintainers.thoughtpolice ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user