dev-lisp/clx: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-07-29 19:42:22 +10:00
committed by Michał Górny
parent 41d35c6265
commit 4cd4808201

View File

@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
DESCRIPTION="A fork of crhodes' fork of danb's fork of CLX, an X11 client for Common Lisp"
HOMEPAGE="https://github.com/sharplispers/clx http://www.cliki.net/CLX"
EGIT_REPO_URI="git://github.com/sharplispers/clx.git"
EGIT_REPO_URI="https://github.com/sharplispers/clx.git"
LICENSE="MIT"
SLOT="0"