dev-lisp/clx: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 09:42:22 +0000 (19:42 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:15:37 +0000 (11:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-lisp/clx/clx-9999.ebuild

index efbfcfbe73782502f7e049c228036c7e6176b6eb..58071bea11ca14e0ce63bcd5cd71ba0a8159964a 100644 (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"