From: Michael Mair-Keimberger Date: Fri, 23 Feb 2018 15:57:06 +0000 (+0100) Subject: media-sound/alsa-oss: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=de577931e7c92d0ef190d3f65286d379a18954a4;p=gentoo.git media-sound/alsa-oss: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/7271 --- diff --git a/media-libs/alsa-oss/alsa-oss-1.0.28.ebuild b/media-libs/alsa-oss/alsa-oss-1.0.28.ebuild index a05db2aa51ba..49417959c206 100644 --- a/media-libs/alsa-oss/alsa-oss-1.0.28.ebuild +++ b/media-libs/alsa-oss/alsa-oss-1.0.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ MY_P="${P/_rc/rc}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Advanced Linux Sound Architecture OSS compatibility layer" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/oss-lib/${MY_P}.tar.bz2" LICENSE="GPL-2"