mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
python-nmap: fix pkgcheck issues
This commit is contained in:
parent
33aeaf4f7e
commit
5c91a37785
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue