python3.pkgs.pyusb: update the homepage
This commit is contained in:
parent
8fd2c89b54
commit
3dc1caa683
@ -22,7 +22,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Python USB access module (wraps libusb 1.0)"; # can use other backends
|
||||
homepage = "http://pyusb.sourceforge.net/";
|
||||
homepage = "https://pyusb.github.io/pyusb/";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ bjornfor ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user