diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-23 16:52:11 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-02 19:09:03 +0100 |
commit | cdc7cbe59424b97a5ef7e88cf9e2fdf8bd08a3aa (patch) | |
tree | 3572a17d6d749805ce843bbdbdbef0157d400c2b /media-libs/alsa-lib | |
parent | dev-python/pyalsa: use HTTPS (diff) | |
download | gentoo-cdc7cbe59424b97a5ef7e88cf9e2fdf8bd08a3aa.tar.gz gentoo-cdc7cbe59424b97a5ef7e88cf9e2fdf8bd08a3aa.tar.bz2 gentoo-cdc7cbe59424b97a5ef7e88cf9e2fdf8bd08a3aa.zip |
media-libs/alsa-libs: use HTTPS
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.1.2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.1.4.1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.1.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild index f49001d6288f..31132aaef773 100644 --- a/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools eutils multilib multilib-minimal python-single-r1 DESCRIPTION="Advanced Linux Sound Architecture Library" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/media-libs/alsa-lib/alsa-lib-1.1.4.1.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.4.1.ebuild index afb615a588b1..7116e25d8966 100644 --- a/media-libs/alsa-lib/alsa-lib-1.1.4.1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools eutils multilib multilib-minimal python-single-r1 DESCRIPTION="Advanced Linux Sound Architecture Library" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/media-libs/alsa-lib/alsa-lib-1.1.5.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.5.ebuild index afb615a588b1..7116e25d8966 100644 --- a/media-libs/alsa-lib/alsa-lib-1.1.5.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools eutils multilib multilib-minimal python-single-r1 DESCRIPTION="Advanced Linux Sound Architecture Library" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2" LICENSE="LGPL-2.1" |