Bump
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=8
|
||||
|
||||
inherit versionator multilib
|
||||
inherit multilib
|
||||
|
||||
MAJOR_PV="$(get_version_component_range 1-3)"
|
||||
FULL_PV="${MAJOR_PV}-$(get_version_component_range 4)"
|
||||
DESCRIPTION="Simple and free tools to secure, analyze and troubleshoot any network."
|
||||
HOMEPAGE="https://www.fing.io"
|
||||
#SRC_URI="https://www.fing.com/images/uploads/general/CLI_Linux_others_${PV}.zip -> overlook-fing-CLI_Linux_others_${PV}.zip"
|
||||
SRC_URI="https://www.fing.com/images/uploads/general/CLI_Linux_Generic_${PV}.zip -> fing-CLI_Linux_Generic_${PV}.zip"
|
||||
|
||||
LICENSE="nomachine"
|
||||
|
||||
Reference in New Issue
Block a user