use https EGIT_REPO_URI

This commit is contained in:
Brian S. Stephan 2020-02-23 10:32:34 -06:00
父節點 dbab75223a
當前提交 a06aa80de7
共有 1 個文件被更改,包括 1 次插入1 次删除

查看文件

@ -7,7 +7,7 @@ inherit git-r3
DESCRIPTION="Console version of the game 2048"
HOMEPAGE="https://github.com/mevdschee/2048.c"
EGIT_REPO_URI="git://github.com/mevdschee/2048.c.git"
EGIT_REPO_URI="https://github.com/mevdschee/2048.c.git"
SRC_URI=""
LICENSE="MIT"