summaryrefslogtreecommitdiff
path: root/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild')
-rw-r--r--dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild b/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild
index 7d42736de93a..c11fd71a90d3 100644
--- a/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild
+++ b/dev-util/flawfinder/flawfinder-2.0.19-r1.ebuild
@@ -3,13 +3,13 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Examines C/C++ source code for security flaws"
HOMEPAGE="https://www.dwheeler.com/flawfinder/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"