media-libs/libtheora: use https for SRC_URI and HOMEPAGE
authorTim Harder <radhermit@gentoo.org>
Thu, 31 Aug 2017 12:26:40 +0000 (08:26 -0400)
committerTim Harder <radhermit@gentoo.org>
Thu, 31 Aug 2017 12:26:40 +0000 (08:26 -0400)
media-libs/libtheora/libtheora-1.1.1-r1.ebuild

index 45dd41e24ad4aba92f882989d2304ee75c57c3ce..5a1eaab830657f202da7bf1ae9b3f3f7ea3f2999 100644 (file)
@@ -5,8 +5,8 @@ EAPI=5
 inherit autotools eutils flag-o-matic multilib-minimal
 
 DESCRIPTION="The Theora Video Compression Codec"
-HOMEPAGE="http://www.theora.org"
-SRC_URI="http://downloads.xiph.org/releases/theora/${P/_}.tar.bz2"
+HOMEPAGE="https://www.theora.org"
+SRC_URI="https://downloads.xiph.org/releases/theora/${P/_}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"