summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-04-04 11:10:15 +0200
committerJeroen Roovers <jer@gentoo.org>2019-04-04 11:11:59 +0200
commit8186a735d2ce54a5c483c531efbb61ecb4d58443 (patch)
tree592d845eea28a554150d302897e902c229624faf /media-sound/ncmpcpp
parentnet-fs/samba: Bump to version 4.10.1 (diff)
downloadgentoo-8186a735d2ce54a5c483c531efbb61ecb4d58443.tar.gz
gentoo-8186a735d2ce54a5c483c531efbb61ecb4d58443.tar.bz2
gentoo-8186a735d2ce54a5c483c531efbb61ecb4d58443.zip
media-sound/ncmpcpp: Switch to HTTPS
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'media-sound/ncmpcpp')
-rw-r--r--media-sound/ncmpcpp/ncmpcpp-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ncmpcpp/ncmpcpp-9999.ebuild b/media-sound/ncmpcpp/ncmpcpp-9999.ebuild
index 32c52125a422..f5c7770182d2 100644
--- a/media-sound/ncmpcpp/ncmpcpp-9999.ebuild
+++ b/media-sound/ncmpcpp/ncmpcpp-9999.ebuild
@@ -5,8 +5,8 @@ EAPI=7
inherit autotools git-r3
DESCRIPTION="featureful ncurses based MPD client inspired by ncmpc"
-HOMEPAGE="http://ncmpcpp.rybczak.net/"
-EGIT_REPO_URI="git://repo.or.cz/ncmpcpp.git"
+HOMEPAGE="https://ncmpcpp.rybczak.net/"
+EGIT_REPO_URI="https://repo.or.cz/ncmpcpp.git"
LICENSE="GPL-2"
SLOT="0"