From: Michael Mair-Keimberger Date: Fri, 11 May 2018 13:08:18 +0000 (+0200) Subject: media-sound/vorbisgain: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b245dc98f7432000a9b26cf0c97faf3949081259;p=gentoo.git media-sound/vorbisgain: use HTTPS --- diff --git a/media-sound/vorbisgain/vorbisgain-0.37-r2.ebuild b/media-sound/vorbisgain/vorbisgain-0.37-r2.ebuild index 10a011e6ace6..5491f2e4e0ef 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"