From cea25a5ec103b86df453a8e89a53713fca35d164 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 29 May 2019 07:06:56 +0200 Subject: sys-firmware/firmware-imx: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/12126 Signed-off-by: James Le Cuirot --- sys-firmware/firmware-imx/firmware-imx-5.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-firmware/firmware-imx/firmware-imx-5.4.ebuild b/sys-firmware/firmware-imx/firmware-imx-5.4.ebuild index ddd2096e89ce..106878d131a0 100644 --- a/sys-firmware/firmware-imx/firmware-imx-5.4.ebuild +++ b/sys-firmware/firmware-imx/firmware-imx-5.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="NXP i.MX firmware" -HOMEPAGE="http://www.timesys.com/" +HOMEPAGE="https://www.timesys.com/" SRC_URI="http://repository.timesys.com/buildsources/${PN:0:1}/${PN}/${P}/${P}.bin" LICENSE="LA_OPT_BASE_LICENSE" SLOT="0" -- cgit v1.2.3-65-gdbad