From ad99a707bb3f95c64a2e1005e05b695b7858d1e7 Mon Sep 17 00:00:00 2001 From: Kali Janitor Date: Mon, 21 Nov 2022 10:17:44 +0000 Subject: [PATCH] Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9ffe053..b1dfd38 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Devon Kearns , Sophie Brun , Build-Depends: debhelper-compat (= 12) Standards-Version: 4.5.0 -Homepage: http://pentestmonkey.net/tools/audit/unix-privesc-check +Homepage: https://pentestmonkey.net/tools/audit/unix-privesc-check Vcs-Git: https://gitlab.com/kalilinux/packages/unix-privesc-check.git Vcs-Browser: https://gitlab.com/kalilinux/packages/unix-privesc-check