commit:     75ff4b09546c584ed8962ecf98ff8c4bc502f542
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 12:23:57 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 12:23:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ff4b09

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

 media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild | 4 ++--
 media-libs/libsoundtouch/libsoundtouch-1.9.2.ebuild    | 4 ++--
 media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild 
b/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild
index 9b27f340a7a..622e5152d3a 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild
@@ -7,8 +7,8 @@ inherit autotools eutils flag-o-matic multilib-minimal
 MY_PN=${PN/lib}
 
 DESCRIPTION="Audio processing library for changing tempo, pitch and playback 
rates"
-HOMEPAGE="http://www.surina.net/soundtouch/";
-SRC_URI="http://www.surina.net/soundtouch/${P/lib}.tar.gz";
+HOMEPAGE="https://www.surina.net/soundtouch/";
+SRC_URI="https://www.surina.net/soundtouch/${P/lib}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"

diff --git a/media-libs/libsoundtouch/libsoundtouch-1.9.2.ebuild 
b/media-libs/libsoundtouch/libsoundtouch-1.9.2.ebuild
index fc5b227091b..a086c0f6769 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.9.2.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.9.2.ebuild
@@ -7,8 +7,8 @@ inherit autotools eutils flag-o-matic multilib-minimal
 MY_PN=${PN/lib}
 
 DESCRIPTION="Audio processing library for changing tempo, pitch and playback 
rates"
-HOMEPAGE="http://www.surina.net/soundtouch/";
-SRC_URI="http://www.surina.net/soundtouch/${P/lib}.tar.gz";
+HOMEPAGE="https://www.surina.net/soundtouch/";
+SRC_URI="https://www.surina.net/soundtouch/${P/lib}.tar.gz";
 
 LICENSE="LGPL-2.1"
 # subslot = libSoundTouch.so soname

diff --git a/media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild 
b/media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild
index c108d0f9e42..c95ddf7bd4b 100644
--- a/media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild
@@ -7,8 +7,8 @@ inherit autotools flag-o-matic ltprune multilib-minimal
 MY_PN="${PN/lib}"
 
 DESCRIPTION="Audio processing library for changing tempo, pitch and playback 
rates"
-HOMEPAGE="http://www.surina.net/soundtouch/";
-SRC_URI="http://www.surina.net/soundtouch/${P/lib}.tar.gz";
+HOMEPAGE="https://www.surina.net/soundtouch/";
+SRC_URI="https://www.surina.net/soundtouch/${P/lib}.tar.gz";
 
 LICENSE="LGPL-2.1"
 # subslot = libSoundTouch.so soname

Reply via email to