summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-11 15:06:17 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-13 15:18:27 -0400
commit7639cc8bc38c6db7c1ce8a35d5b052d396670143 (patch)
treeb87cbb6c6bb3275346e9ee3d8a76e789a0e11669 /media-sound/ncmpc/ncmpc-0.25.ebuild
parentmedia-sound/cdparanoia: use HTTPS (diff)
downloadgentoo-7639cc8bc38c6db7c1ce8a35d5b052d396670143.tar.gz
gentoo-7639cc8bc38c6db7c1ce8a35d5b052d396670143.tar.bz2
gentoo-7639cc8bc38c6db7c1ce8a35d5b052d396670143.zip
media-sound/ncmpc: use HTTPS
Diffstat (limited to 'media-sound/ncmpc/ncmpc-0.25.ebuild')
-rw-r--r--media-sound/ncmpc/ncmpc-0.25.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ncmpc/ncmpc-0.25.ebuild b/media-sound/ncmpc/ncmpc-0.25.ebuild
index 52a8d69391ab..23bdfa52ca9e 100644
--- a/media-sound/ncmpc/ncmpc-0.25.ebuild
+++ b/media-sound/ncmpc/ncmpc-0.25.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools
DESCRIPTION="A ncurses client for the Music Player Daemon (MPD)"
-HOMEPAGE="http://www.musicpd.org/clients/ncmpc/"
+HOMEPAGE="https://www.musicpd.org/clients/ncmpc/ https://github.com/MusicPlayerDaemon/ncmpc"
SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz"
LICENSE="GPL-2"