python-nmap: fix pkgcheck issues

This commit is contained in:
Guido Kroon 2020-06-20 23:35:10 +02:00
parent 33aeaf4f7e
commit 5c91a37785
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0

View file

@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="a python library which helps in using nmap port scanner"
HOMEPAGE="http://xael.org/norman/python/python-nmap/"
HOMEPAGE="https://xael.org/norman/python/python-nmap/"
SRC_URI="mirror://pypi/p/python-nmap/${P}.tar.gz"
LICENSE="GPL-2"