dev-python/ifaddr: Update homepage

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2024-05-17 20:39:05 +02:00
parent 895e774062
commit d63f703f19
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ inherit distutils-r1 pypi
DESCRIPTION="Enumerate IP addresses on the local network adapters"
HOMEPAGE="
https://github.com/pydron/ifaddr/
https://github.com/ifaddr/ifaddr/
https://pypi.org/project/ifaddr/
"

View File

@ -11,6 +11,6 @@
<!-- not suitable for ALLARCHES - uses cdll -->
<upstream>
<remote-id type="pypi">ifaddr</remote-id>
<remote-id type="github">pydron/ifaddr</remote-id>
<remote-id type="github">ifaddr/ifaddr</remote-id>
</upstream>
</pkgmetadata>