sys-apps/hwinfo: use HTTPs

This commit is contained in:
Michael Mair-Keimberger
2018-05-27 15:22:47 +02:00
committed by Aaron Bauman
parent 84ab761355
commit d21ef2fd44
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ EAPI=6
inherit multilib rpm toolchain-funcs
DESCRIPTION="Hardware detection tool used in SuSE Linux"
HOMEPAGE="http://www.opensuse.org/"
HOMEPAGE="https://www.opensuse.org/"
SRC_URI="http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-1.2.src.rpm"
LICENSE="GPL-2"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit multilib rpm toolchain-funcs
DESCRIPTION="hardware detection tool used in SuSE Linux"
HOMEPAGE="http://www.opensuse.org/"
HOMEPAGE="https://www.opensuse.org/"
SRC_URI="http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-1.1.src.rpm"
LICENSE="GPL-2"