Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/firmware-imx/
Date: Wed, 29 May 2019 21:04:04
Message-Id: 1559163776.cea25a5ec103b86df453a8e89a53713fca35d164.chewi@gentoo
1 commit: cea25a5ec103b86df453a8e89a53713fca35d164
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Wed May 29 05:06:56 2019 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed May 29 21:02:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea25a5e
7
8 sys-firmware/firmware-imx: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/12126
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 sys-firmware/firmware-imx/firmware-imx-5.4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-firmware/firmware-imx/firmware-imx-5.4.ebuild b/sys-firmware/firmware-imx/firmware-imx-5.4.ebuild
18 index ddd2096e89c..106878d131a 100644
19 --- a/sys-firmware/firmware-imx/firmware-imx-5.4.ebuild
20 +++ b/sys-firmware/firmware-imx/firmware-imx-5.4.ebuild
21 @@ -1,10 +1,10 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27
28 DESCRIPTION="NXP i.MX firmware"
29 -HOMEPAGE="http://www.timesys.com/"
30 +HOMEPAGE="https://www.timesys.com/"
31 SRC_URI="http://repository.timesys.com/buildsources/${PN:0:1}/${PN}/${P}/${P}.bin"
32 LICENSE="LA_OPT_BASE_LICENSE"
33 SLOT="0"