commit:     9643fedd2c2f2da86bb12cf3595ab411e7cd163f
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 13:11:26 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 13:11:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9643fedd

media-libs/opusfile: use https for HOMEPAGE and SRC_URI

 media-libs/opusfile/opusfile-0.6.ebuild | 4 ++--
 media-libs/opusfile/opusfile-0.8.ebuild | 4 ++--
 media-libs/opusfile/opusfile-0.9.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-libs/opusfile/opusfile-0.6.ebuild 
b/media-libs/opusfile/opusfile-0.6.ebuild
index e253de80c57..28a0f7c7567 100644
--- a/media-libs/opusfile/opusfile-0.6.ebuild
+++ b/media-libs/opusfile/opusfile-0.6.ebuild
@@ -4,8 +4,8 @@
 EAPI=5
 
 DESCRIPTION="A high-level decoding and seeking API for .opus files"
-HOMEPAGE="http://www.opus-codec.org/";
-SRC_URI="http://downloads.xiph.org/releases/opus/${P}.tar.gz";
+HOMEPAGE="https://www.opus-codec.org/";
+SRC_URI="https://downloads.xiph.org/releases/opus/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/media-libs/opusfile/opusfile-0.8.ebuild 
b/media-libs/opusfile/opusfile-0.8.ebuild
index fa91f853aba..2fdf704566f 100644
--- a/media-libs/opusfile/opusfile-0.8.ebuild
+++ b/media-libs/opusfile/opusfile-0.8.ebuild
@@ -4,8 +4,8 @@
 EAPI=6
 
 DESCRIPTION="A high-level decoding and seeking API for .opus files"
-HOMEPAGE="http://www.opus-codec.org/";
-SRC_URI="http://downloads.xiph.org/releases/opus/${P}.tar.gz";
+HOMEPAGE="https://www.opus-codec.org/";
+SRC_URI="https://downloads.xiph.org/releases/opus/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/media-libs/opusfile/opusfile-0.9.ebuild 
b/media-libs/opusfile/opusfile-0.9.ebuild
index d7b26eeef53..a71ac3c1742 100644
--- a/media-libs/opusfile/opusfile-0.9.ebuild
+++ b/media-libs/opusfile/opusfile-0.9.ebuild
@@ -4,8 +4,8 @@
 EAPI=6
 
 DESCRIPTION="A high-level decoding and seeking API for .opus files"
-HOMEPAGE="http://www.opus-codec.org/";
-SRC_URI="http://downloads.xiph.org/releases/opus/${P}.tar.gz";
+HOMEPAGE="https://www.opus-codec.org/";
+SRC_URI="https://downloads.xiph.org/releases/opus/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"

Reply via email to