commit: da772fce47043fa57d65c77ddaf7a9a0d7165905 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Feb 23 15:56:27 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Mar 2 18:09:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da772fce
sys-firmware/alsa-firmware: use HTTPS sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild b/sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild index d82497ef0d5..63e4c8cb3a9 100644 --- a/sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild +++ b/sys-firmware/alsa-firmware/alsa-firmware-1.0.29.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit udev DESCRIPTION="Advanced Linux Sound Architecture firmware" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/firmware/${P}.tar.bz2" LICENSE="GPL-2"
