media-libs/libvorbis: use https for HOMEPAGE and SRC_URI
authorTim Harder <radhermit@gentoo.org>
Thu, 31 Aug 2017 12:42:47 +0000 (08:42 -0400)
committerTim Harder <radhermit@gentoo.org>
Thu, 31 Aug 2017 12:42:47 +0000 (08:42 -0400)
media-libs/libvorbis/libvorbis-1.3.5.ebuild

index b71d5f0d29453e0d46cea6ee0219972b61def903..447efabfe35a3e9bd848808736720a174ed4c3d9 100644 (file)
@@ -6,8 +6,8 @@ AUTOTOOLS_AUTORECONF=1
 inherit autotools-multilib
 
 DESCRIPTION="The Ogg Vorbis sound file format library"
-HOMEPAGE="http://xiph.org/vorbis"
-SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.xz"
+HOMEPAGE="https://xiph.org/vorbis/"
+SRC_URI="https://downloads.xiph.org/releases/vorbis/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"