From: Michael Mair-Keimberger Date: Fri, 11 May 2018 13:00:45 +0000 (+0200) Subject: media-sound/exaile: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=32105d8d47ceb4563b5443ce61bec09943e206a4;p=gentoo.git media-sound/exaile: use HTTPS --- diff --git a/media-sound/exaile/exaile-3.4.5.ebuild b/media-sound/exaile/exaile-3.4.5.ebuild index 7f6bd3b77284..0b8e7a6516e7 100644 --- a/media-sound/exaile/exaile-3.4.5.ebuild +++ b/media-sound/exaile/exaile-3.4.5.ebuild @@ -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"