commit:     25ea733f4855ea001c45401db96bf0866e276bdc
Author:     charIes17 <charles17 <AT> arcor <DOT> de>
AuthorDate: Wed Aug 30 08:11:40 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 11:38:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25ea733f

sys-apps/fwupd: HOMEPAGE to use https

Package-Manager: Portage-2.3.6, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5556

 sys-apps/fwupd/fwupd-0.9.5-r1.ebuild | 2 +-
 sys-apps/fwupd/fwupd-0.9.6.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/fwupd/fwupd-0.9.5-r1.ebuild 
b/sys-apps/fwupd/fwupd-0.9.5-r1.ebuild
index e6744ef9041..1f4146f8c86 100644
--- a/sys-apps/fwupd/fwupd-0.9.5-r1.ebuild
+++ b/sys-apps/fwupd/fwupd-0.9.5-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_4 python3_5 python3_6 )
 inherit meson python-single-r1 xdg-utils
 
 DESCRIPTION="Aims to make updating firmware on Linux automatic, safe and 
reliable"
-HOMEPAGE="http://www.fwupd.org";
+HOMEPAGE="https://fwupd.org";
 SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"

diff --git a/sys-apps/fwupd/fwupd-0.9.6.ebuild 
b/sys-apps/fwupd/fwupd-0.9.6.ebuild
index 56caf6635a2..19962f03252 100644
--- a/sys-apps/fwupd/fwupd-0.9.6.ebuild
+++ b/sys-apps/fwupd/fwupd-0.9.6.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_4 python3_5 python3_6 )
 inherit meson python-single-r1 xdg-utils
 
 DESCRIPTION="Aims to make updating firmware on Linux automatic, safe and 
reliable"
-HOMEPAGE="http://www.fwupd.org";
+HOMEPAGE="https://fwupd.org";
 SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"

Reply via email to