Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ncmpc/
Date: Sat, 09 Feb 2019 18:17:21
Message-Id: 1549733285.9efb7e65c355cabd0d1f9ba89a66964081028101.asturm@gentoo
1 commit: 9efb7e65c355cabd0d1f9ba89a66964081028101
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 17:28:05 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 17:28:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efb7e65
7
8 media-sound/ncmpc: https
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-sound/ncmpc/ncmpc-0.33.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/ncmpc/ncmpc-0.33.ebuild b/media-sound/ncmpc/ncmpc-0.33.ebuild
17 index 12902557920..4650a8ad52e 100644
18 --- a/media-sound/ncmpc/ncmpc-0.33.ebuild
19 +++ b/media-sound/ncmpc/ncmpc-0.33.ebuild
20 @@ -7,7 +7,7 @@ inherit meson
21
22 DESCRIPTION="A ncurses client for the Music Player Daemon (MPD)"
23 HOMEPAGE="https://www.musicpd.org/clients/ncmpc/ https://github.com/MusicPlayerDaemon/ncmpc"
24 -SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz"
25 +SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz"
26
27 LICENSE="GPL-2+"
28 SLOT="0"