summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-27 15:22:47 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-27 12:08:59 -0400
commitd21ef2fd44c0172ebcff5ada2aa17c3163501f8d (patch)
tree5302b094b406b3c524120f0b5b9c15594ac4eb3f
parentdev-util/wiggle: use HTTPs (diff)
downloadgentoo-d21ef2fd.tar.gz
gentoo-d21ef2fd.tar.bz2
gentoo-d21ef2fd.zip
sys-apps/hwinfo: use HTTPs
-rw-r--r--sys-apps/hwinfo/hwinfo-21.23.ebuild2
-rw-r--r--sys-apps/hwinfo/hwinfo-21.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/hwinfo/hwinfo-21.23.ebuild b/sys-apps/hwinfo/hwinfo-21.23.ebuild
index db0fc04cefec..0306e9299fe1 100644
--- a/sys-apps/hwinfo/hwinfo-21.23.ebuild
+++ b/sys-apps/hwinfo/hwinfo-21.23.ebuild
@@ -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"
diff --git a/sys-apps/hwinfo/hwinfo-21.4.ebuild b/sys-apps/hwinfo/hwinfo-21.4.ebuild
index 5606bd11969c..1030cd638604 100644
--- a/sys-apps/hwinfo/hwinfo-21.4.ebuild
+++ b/sys-apps/hwinfo/hwinfo-21.4.ebuild
@@ -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"