media-sound/alsa-oss: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 23 Feb 2018 15:57:06 +0000 (16:57 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 2 Mar 2018 18:09:05 +0000 (19:09 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7271

media-libs/alsa-oss/alsa-oss-1.0.28.ebuild

index a05db2aa51ba0b27c38147c8f0cb613970bb8a94..49417959c20672d5cbcb07ed48b196c215a0660d 100644 (file)
@@ -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"