media-sound/vorbisgain: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 11 May 2018 13:08:18 +0000 (15:08 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 13 May 2018 19:18:30 +0000 (15:18 -0400)
media-sound/vorbisgain/vorbisgain-0.37-r2.ebuild

index 10a011e6ace6866c7cfc983e2e5ce1eede2078c7..5491f2e4e0efa4f549ce881928cbd3a567455074 100644 (file)
@@ -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"