media-libs/tremor: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 11 May 2018 12:59:03 +0000 (14:59 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 13 May 2018 19:18:18 +0000 (15:18 -0400)
media-libs/tremor/tremor-0_pre20130223-r1.ebuild

index e327ade5d5fcd111e07889cb8c4e510e94054146..6bd0fe6d3058b1600dd950e8435b3c7a1d098c41 100644 (file)
@@ -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=5
@@ -8,7 +8,7 @@ EAPI=5
 inherit autotools eutils multilib-minimal
 
 DESCRIPTION="A fixed-point version of the Ogg Vorbis decoder (also known as libvorbisidec)"
-HOMEPAGE="http://wiki.xiph.org/Tremor"
+HOMEPAGE="https://wiki.xiph.org/Tremor"
 SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz"
 
 LICENSE="BSD"