From da772fce47043fa57d65c77ddaf7a9a0d7165905 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 23 Feb 2018 16:56:27 +0100 Subject: 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 d82497ef0d54..63e4c8cb3a9f 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" -- cgit v1.2.3-65-gdbad