nmap_vulscan: bump eapi

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-09-06 09:14:19 -04:00
parent 0fa88ae1a6
commit ba5d6a9d4c
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
DESCRIPTION="A NSE vulnerability scanner which uses an offline version of scip VulDB"
HOMEPAGE="http://www.computec.ch/projekte/vulscan/"