From cc96c4be2f5740bb2ca40e8c485cc16f3c048fef Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 18 Jan 2021 17:48:10 +0000 Subject: sys-block/di: http -> https Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James --- sys-block/di/di-4.47.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-block') diff --git a/sys-block/di/di-4.47.ebuild b/sys-block/di/di-4.47.ebuild index 98e0af6b69fe..ebf2b8b6d8b6 100644 --- a/sys-block/di/di-4.47.ebuild +++ b/sys-block/di/di-4.47.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit toolchain-funcs DESCRIPTION="Disk Information Utility" -HOMEPAGE="http://www.gentoo.com/di/" -SRC_URI="http://www.gentoo.com/di/${P}.tar.gz" +HOMEPAGE="https://www.gentoo.com/di/" +SRC_URI="https://www.gentoo.com/di/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -- cgit v1.2.3-65-gdbad