commit:     87174cadef24012b25ac24203ff4af62b4fa5471
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Mar 21 19:51:38 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar 25 21:59:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87174cad

media-libs/stk: use HTTPS.

 media-libs/stk/stk-4.5.0.ebuild    | 6 +++---
 media-libs/stk/stk-4.5.1-r1.ebuild | 4 ++--
 media-libs/stk/stk-4.5.1.ebuild    | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/media-libs/stk/stk-4.5.0.ebuild b/media-libs/stk/stk-4.5.0.ebuild
index 0645fb3db41..3a5a9c740d1 100644
--- a/media-libs/stk/stk-4.5.0.ebuild
+++ b/media-libs/stk/stk-4.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils autotools
 
 DESCRIPTION="Synthesis ToolKit in C++"
-HOMEPAGE="http://ccrma.stanford.edu/software/stk/";
-SRC_URI="http://ccrma.stanford.edu/software/stk/release/${P}.tar.gz";
+HOMEPAGE="https://ccrma.stanford.edu/software/stk/";
+SRC_URI="https://ccrma.stanford.edu/software/stk/release/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/media-libs/stk/stk-4.5.1-r1.ebuild 
b/media-libs/stk/stk-4.5.1-r1.ebuild
index 71f85aada4b..8d6a4005c32 100644
--- a/media-libs/stk/stk-4.5.1-r1.ebuild
+++ b/media-libs/stk/stk-4.5.1-r1.ebuild
@@ -6,8 +6,8 @@ EAPI=6
 inherit eutils autotools
 
 DESCRIPTION="Synthesis ToolKit in C++"
-HOMEPAGE="http://ccrma.stanford.edu/software/stk/";
-SRC_URI="http://ccrma.stanford.edu/software/stk/release/${P}.tar.gz";
+HOMEPAGE="https://ccrma.stanford.edu/software/stk/";
+SRC_URI="https://ccrma.stanford.edu/software/stk/release/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/media-libs/stk/stk-4.5.1.ebuild b/media-libs/stk/stk-4.5.1.ebuild
index 943ab4560da..72482af91aa 100644
--- a/media-libs/stk/stk-4.5.1.ebuild
+++ b/media-libs/stk/stk-4.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils autotools
 
 DESCRIPTION="Synthesis ToolKit in C++"
-HOMEPAGE="http://ccrma.stanford.edu/software/stk/";
-SRC_URI="http://ccrma.stanford.edu/software/stk/release/${P}.tar.gz";
+HOMEPAGE="https://ccrma.stanford.edu/software/stk/";
+SRC_URI="https://ccrma.stanford.edu/software/stk/release/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to