diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-11 15:00:45 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-13 15:18:20 -0400 |
commit | 32105d8d47ceb4563b5443ce61bec09943e206a4 (patch) | |
tree | 51579e04601318464bc7efa551d9e94c420b066a /media-sound/exaile | |
parent | media-sound/abcmidi: use HTTPS (diff) | |
download | gentoo-32105d8d47ceb4563b5443ce61bec09943e206a4.tar.gz gentoo-32105d8d47ceb4563b5443ce61bec09943e206a4.tar.bz2 gentoo-32105d8d47ceb4563b5443ce61bec09943e206a4.zip |
media-sound/exaile: use HTTPS
Diffstat (limited to 'media-sound/exaile')
-rw-r--r-- | media-sound/exaile/exaile-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |