summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-03-20 22:46:31 +0100
committerConrad Kostecki <conikost@gentoo.org>2023-04-01 21:16:12 +0200
commit286a0d6245d9396a0fd6e425ae24d2621e671ce1 (patch)
treee601b693765c0926bc34cb59959c602bbc86f470 /app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild
parentapp-editors/hteditor: use HTTPS (diff)
downloadgentoo-286a0d6245d9396a0fd6e425ae24d2621e671ce1.tar.gz
gentoo-286a0d6245d9396a0fd6e425ae24d2621e671ce1.tar.bz2
gentoo-286a0d6245d9396a0fd6e425ae24d2621e671ce1.zip
app-forensics/rkhunter: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild')
-rw-r--r--app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild b/app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild
index e591f19bb88c..7036144838c6 100644
--- a/app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild
+++ b/app-forensics/rkhunter/rkhunter-1.4.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,10 +6,10 @@ EAPI=6
inherit bash-completion-r1
DESCRIPTION="Rootkit Hunter scans for known and unknown rootkits, backdoors, and sniffers"
-HOMEPAGE="http://rkhunter.sf.net/"
+HOMEPAGE="https://rkhunter.sf.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~mips ppc x86"
IUSE=""