commit: b245dc98f7432000a9b26cf0c97faf3949081259 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri May 11 13:08:18 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 13 19:18:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b245dc98
media-sound/vorbisgain: use HTTPS media-sound/vorbisgain/vorbisgain-0.37-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-sound/vorbisgain/vorbisgain-0.37-r2.ebuild b/media-sound/vorbisgain/vorbisgain-0.37-r2.ebuild index 10a011e6ace..5491f2e4e0e 100644 --- a/media-sound/vorbisgain/vorbisgain-0.37-r2.ebuild +++ b/media-sound/vorbisgain/vorbisgain-0.37-r2.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 DESCRIPTION="Calculator of perceived sound level for Ogg Vorbis files" -HOMEPAGE="http://sjeng.org/vorbisgain.html" -SRC_URI="http://sjeng.org/ftp/vorbis/${P}.tar.gz" +HOMEPAGE="https://sjeng.org/vorbisgain.html" +SRC_URI="https://sjeng.org/ftp/vorbis/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0"
