mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-apps/hwinfo: use HTTPs
This commit is contained in:
committed by
Aaron Bauman
parent
84ab761355
commit
d21ef2fd44
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user