summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-23 16:57:06 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-02 19:09:05 +0100
commitde577931e7c92d0ef190d3f65286d379a18954a4 (patch)
treee20684e270edd9ef95ad1fa5ca3db200785685a5 /media-libs
parentsys-firmware/alsa-firmware: use HTTPS (diff)
downloadgentoo-de577931e7c92d0ef190d3f65286d379a18954a4.tar.gz
gentoo-de577931e7c92d0ef190d3f65286d379a18954a4.tar.bz2
gentoo-de577931e7c92d0ef190d3f65286d379a18954a4.zip
media-sound/alsa-oss: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7271
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/alsa-oss/alsa-oss-1.0.28.ebuild4
1 files changed, 2 insertions, 2 deletions
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"