media-sound/exaile: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 11 May 2018 13:00:45 +0000 (15:00 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 13 May 2018 19:18:20 +0000 (15:18 -0400)
media-sound/exaile/exaile-3.4.5.ebuild

index 7f6bd3b7728402f734e945a357e946a54274b46a..0b8e7a6516e7087bb2ce34e798158ee6345349d0 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite"
 inherit multilib python-r1 xdg-utils
 
 DESCRIPTION="a media player aiming to be similar to AmaroK, but for GTK+"
-HOMEPAGE="http://www.exaile.org/"
+HOMEPAGE="https://www.exaile.org"
 SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2 GPL-3"