From 2748b29cb886594c817e343992dd11c61f02c825 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 19 Jun 2018 19:14:15 +0200 Subject: [PATCH] app-forensics/cmospwd: use HTTPs --- app-forensics/cmospwd/cmospwd-5.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-forensics/cmospwd/cmospwd-5.1.ebuild b/app-forensics/cmospwd/cmospwd-5.1.ebuild index 1fbc8925130b..5d8abd99a5cd 100644 --- a/app-forensics/cmospwd/cmospwd-5.1.ebuild +++ b/app-forensics/cmospwd/cmospwd-5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,8 +6,8 @@ EAPI=4 inherit toolchain-funcs DESCRIPTION="CmosPwd decrypts password stored in cmos used to access BIOS SETUP" -HOMEPAGE="http://www.cgsecurity.org/wiki/CmosPwd" -SRC_URI="http://www.cgsecurity.org/${P}.tar.bz2" +HOMEPAGE="https://www.cgsecurity.org/wiki/CmosPwd" +SRC_URI="https://www.cgsecurity.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- 2.26.2