commit:     be891509537eaa8d4f4f8c4de51a2937c673de3b
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 13:15:47 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 13:15:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be891509

media-sound/mixxx: use https for HOMEPAGE and SRC_URI

 media-sound/mixxx/mixxx-2.0.0-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/mixxx/mixxx-2.0.0-r4.ebuild 
b/media-sound/mixxx/mixxx-2.0.0-r4.ebuild
index 1d968f368e3..d8a4bb17998 100644
--- a/media-sound/mixxx/mixxx-2.0.0-r4.ebuild
+++ b/media-sound/mixxx/mixxx-2.0.0-r4.ebuild
@@ -6,8 +6,8 @@ EAPI=6
 inherit flag-o-matic scons-utils toolchain-funcs
 
 DESCRIPTION="Advanced Digital DJ tool based on Qt"
-HOMEPAGE="http://www.mixxx.org/";
-SRC_URI="http://downloads.${PN}.org/${P}/${P}-src.tar.gz";
+HOMEPAGE="https://www.mixxx.org/";
+SRC_URI="https://downloads.${PN}.org/${P}/${P}-src.tar.gz";
 
 # Upstream patches
 SRC_URI+=" 
https://github.com/mixxxdj/mixxx/commit/51d95ba58d99309f439cb7e2d1285cfb33aa0f63.patch
 -> ${PN}-2.0.0-ffmpeg30.patch"

Reply via email to