python311Packages.tlds: update homepage
This was temporarily a fork, but the changes have since been merged upstream.
This commit is contained in:
@@ -26,7 +26,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Automatically updated list of valid TLDs taken directly from IANA";
|
||||
homepage = "https://github.com/mweinelt/tlds";
|
||||
homepage = "https://github.com/kichik/tlds";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ hexa ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user