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

dev-lua/luvit/luvit-9999.ebuild

index 0238fd7cd9bd6371a357fbd1b7da497208148765..5718d425719e4bd941dbce8bf731b53082db1b0d 100644 (file)
@@ -9,7 +9,7 @@ inherit toolchain-funcs multilib git-2
 
 DESCRIPTION="Takes node.js' architecture and dependencies and fits it in the Lua language"
 HOMEPAGE="https://luvit.io/"
-EGIT_REPO_URI="git://github.com/luvit/luvit.git"
+EGIT_REPO_URI="https://github.com/luvit/luvit.git"
 
 KEYWORDS=""
 SLOT="0"