From b11b9603b2495121a6c2e23b12c0e289e13c3b4f Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Thu, 31 Aug 2017 08:26:40 -0400 Subject: media-libs/libtheora: use https for SRC_URI and HOMEPAGE --- media-libs/libtheora/libtheora-1.1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs/libtheora/libtheora-1.1.1-r1.ebuild') diff --git a/media-libs/libtheora/libtheora-1.1.1-r1.ebuild b/media-libs/libtheora/libtheora-1.1.1-r1.ebuild index 45dd41e24ad4..5a1eaab83065 100644 --- a/media-libs/libtheora/libtheora-1.1.1-r1.ebuild +++ b/media-libs/libtheora/libtheora-1.1.1-r1.ebuild @@ -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" -- cgit v1.2.3-65-gdbad