From: Michael Mair-Keimberger Date: Wed, 21 Mar 2018 19:51:38 +0000 (+0100) Subject: media-libs/stk: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=87174cadef24012b25ac24203ff4af62b4fa5471;p=gentoo.git media-libs/stk: use HTTPS. --- diff --git a/media-libs/stk/stk-4.5.0.ebuild b/media-libs/stk/stk-4.5.0.ebuild index 0645fb3db412..3a5a9c740d16 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 71f85aada4bb..8d6a4005c324 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 943ab4560da7..72482af91aa0 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"