summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-08-31 09:15:47 -0400
committerTim Harder <radhermit@gentoo.org>2017-08-31 09:15:47 -0400
commitbe891509537eaa8d4f4f8c4de51a2937c673de3b (patch)
tree4d049135c8a27a378b6446b25a51369046351fa1 /media-sound
parentmedia-sound/csound: use https for HOMEPAGE (diff)
downloadgentoo-be891509537eaa8d4f4f8c4de51a2937c673de3b.tar.gz
gentoo-be891509537eaa8d4f4f8c4de51a2937c673de3b.tar.bz2
gentoo-be891509537eaa8d4f4f8c4de51a2937c673de3b.zip
media-sound/mixxx: use https for HOMEPAGE and SRC_URI
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/mixxx/mixxx-2.0.0-r4.ebuild4
1 files 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 1d968f368e3e..d8a4bb179981 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"