summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-08-31 08:26:40 -0400
committerTim Harder <radhermit@gentoo.org>2017-08-31 08:26:40 -0400
commitb11b9603b2495121a6c2e23b12c0e289e13c3b4f (patch)
tree56fb9aeda357f4945e0d7249bf61133ce1370906 /media-libs
parentmedia-libs/libsoundtouch: use https for SRC_URI and HOMEPAGE (diff)
downloadgentoo-b11b9603b2495121a6c2e23b12c0e289e13c3b4f.tar.gz
gentoo-b11b9603b2495121a6c2e23b12c0e289e13c3b4f.tar.bz2
gentoo-b11b9603b2495121a6c2e23b12c0e289e13c3b4f.zip
media-libs/libtheora: use https for SRC_URI and HOMEPAGE
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libtheora/libtheora-1.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"