diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-08-31 09:04:53 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-08-31 09:04:53 -0400 |
commit | 600b4eb1cc9bbc81cbeb516859281e7b94b9e5df (patch) | |
tree | 1e2fefbc62a82094640f761875f5ed86826112a3 /media-sound | |
parent | media-sound/mpg123: use https for HOMEPAGE and SRC_URI (diff) | |
download | gentoo-600b4eb1cc9bbc81cbeb516859281e7b94b9e5df.tar.gz gentoo-600b4eb1cc9bbc81cbeb516859281e7b94b9e5df.tar.bz2 gentoo-600b4eb1cc9bbc81cbeb516859281e7b94b9e5df.zip |
media-sound/cmus: use https for HOMEPAGE
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/cmus/cmus-2.8.0_rc0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/cmus/cmus-2.8.0_rc0.ebuild b/media-sound/cmus/cmus-2.8.0_rc0.ebuild index 717e5b422830..f1776a8b9554 100644 --- a/media-sound/cmus/cmus-2.8.0_rc0.ebuild +++ b/media-sound/cmus/cmus-2.8.0_rc0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit bash-completion-r1 multilib DESCRIPTION="A ncurses based music player with plugin support for many formats" -HOMEPAGE="http://cmus.github.io/" +HOMEPAGE="https://cmus.github.io/" SRC_URI="https://github.com/cmus/cmus/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |