app-forensics/cmospwd: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 19 Jun 2018 17:14:15 +0000 (19:14 +0200)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 21 Jun 2018 06:24:39 +0000 (23:24 -0700)
app-forensics/cmospwd/cmospwd-5.1.ebuild

index 1fbc8925130b8675735a48934a8b5c742f29defe..5d8abd99a5cdd7c5615781a2f8b12100ced27ad3 100644 (file)
@@ -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"