commit:     2748b29cb886594c817e343992dd11c61f02c825
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Jun 19 17:14:15 2018 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 06:24:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2748b29c

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 1fbc8925130..5d8abd99a5c 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"

Reply via email to