commit: 34a4b3d006f353f25237d11049d7ca3684fe96b0
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Tue Jul 11 17:10:53 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jun 7 07:35:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a4b3d0
app-forensics/chkrootkit: update HOMEPAGE, SRC_URI
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
app-forensics/chkrootkit/chkrootkit-0.57.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-forensics/chkrootkit/chkrootkit-0.57.ebuild
b/app-forensics/chkrootkit/chkrootkit-0.57.ebuild
index 7424ed154276..8e729d4905f8 100644
--- a/app-forensics/chkrootkit/chkrootkit-0.57.ebuild
+++ b/app-forensics/chkrootkit/chkrootkit-0.57.ebuild
@@ -8,8 +8,8 @@ inherit systemd toolchain-funcs
GENTOO_PATCH="${P}-gentoo.patch"
DESCRIPTION="Tool to locally check for signs of a rootkit"
-HOMEPAGE="http://www.chkrootkit.org/"
-SRC_URI="ftp://chkrootkit.org/pub/seg/pac/${P}.tar.gz"
+HOMEPAGE="https://www.chkrootkit.org/"
+SRC_URI="ftp://ftp.chkrootkit.org/pub/seg/pac/${P}.tar.gz"
SRC_URI+="
https://dev.gentoo.org/~tupone/distfiles/${CATEGORY}/${PN}/${GENTOO_PATCH}.bz2"
LICENSE="BSD-2"