summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2018-01-12 21:42:48 +1100
committerMichael Palimaka <kensington@gentoo.org>2018-01-12 21:45:20 +1100
commit07376aefb7ba58735490dd66d42feac0eed29a43 (patch)
tree0b55cbc94e89f6e4f8e82a89fdd0a18b9852825d /media-sound
parentmedia-gfx/photoqt: use HTTPS (diff)
downloadgentoo-07376aefb7ba58735490dd66d42feac0eed29a43.tar.gz
gentoo-07376aefb7ba58735490dd66d42feac0eed29a43.tar.bz2
gentoo-07376aefb7ba58735490dd66d42feac0eed29a43.zip
media-sound/musique: use HTTPS
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/musique/musique-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/musique/musique-1.5.ebuild b/media-sound/musique/musique-1.5.ebuild
index acac1e72c4ac..ae570b6f9099 100644
--- a/media-sound/musique/musique-1.5.ebuild
+++ b/media-sound/musique/musique-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -6,7 +6,7 @@ EAPI="6"
inherit gnome2-utils qmake-utils
DESCRIPTION="Qt music player"
-HOMEPAGE="http://flavio.tordini.org/musique"
+HOMEPAGE="https://flavio.tordini.org/musique"
SRC_URI="https://github.com/flaviotordini/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"