commit:     581117b707f8be3f0f5327479b4e492d62f90baa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 03:15:54 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 03:15:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581117b7

sys-fs/quotatool: HTTPSify HOMEPAGE

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fs/quotatool/quotatool-1.6.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/quotatool/quotatool-1.6.2-r1.ebuild 
b/sys-fs/quotatool/quotatool-1.6.2-r1.ebuild
index 6cee45a2deba..86c0b5fd01b1 100644
--- a/sys-fs/quotatool/quotatool-1.6.2-r1.ebuild
+++ b/sys-fs/quotatool/quotatool-1.6.2-r1.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Command-line utility for filesystem quotas"
-HOMEPAGE="http://quotatool.ekenberg.se/";
-SRC_URI="http://quotatool.ekenberg.se/${P}.tar.gz";
+HOMEPAGE="https://quotatool.ekenberg.se/";
+SRC_URI="https://quotatool.ekenberg.se/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to