diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-23 16:54:39 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-02 19:09:04 +0100 |
commit | e9764a2f1d9d13503f9db4a50edc0d6e2d3cdf7d (patch) | |
tree | 1d10fb855cf8d299713b9302796c8891695591d1 /media-sound | |
parent | media-sound/alsa-utils: use HTTPS (diff) | |
download | gentoo-e9764a2f1d9d13503f9db4a50edc0d6e2d3cdf7d.tar.gz gentoo-e9764a2f1d9d13503f9db4a50edc0d6e2d3cdf7d.tar.bz2 gentoo-e9764a2f1d9d13503f9db4a50edc0d6e2d3cdf7d.zip |
media-sound/alsa-tools: use HTTPS
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/alsa-tools/alsa-tools-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | media-sound/alsa-tools/alsa-tools-1.1.3.ebuild | 4 | ||||
-rw-r--r-- | media-sound/alsa-tools/alsa-tools-1.1.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild b/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild index 3133ebb17a04..e2b9d265a6c6 100644 --- a/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild +++ b/media-sound/alsa-tools/alsa-tools-1.1.0.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 autotools eutils flag-o-matic DESCRIPTION="Advanced Linux Sound Architecture tools" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-sound/alsa-tools/alsa-tools-1.1.3.ebuild b/media-sound/alsa-tools/alsa-tools-1.1.3.ebuild index 39e145485219..972e14d4b033 100644 --- a/media-sound/alsa-tools/alsa-tools-1.1.3.ebuild +++ b/media-sound/alsa-tools/alsa-tools-1.1.3.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=6 inherit autotools eutils flag-o-matic DESCRIPTION="Advanced Linux Sound Architecture tools" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-sound/alsa-tools/alsa-tools-1.1.5.ebuild b/media-sound/alsa-tools/alsa-tools-1.1.5.ebuild index 9e80bd439216..972e14d4b033 100644 --- a/media-sound/alsa-tools/alsa-tools-1.1.5.ebuild +++ b/media-sound/alsa-tools/alsa-tools-1.1.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools eutils flag-o-matic DESCRIPTION="Advanced Linux Sound Architecture tools" -HOMEPAGE="http://www.alsa-project.org/" +HOMEPAGE="https://alsa-project.org/" SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2" LICENSE="GPL-2" |