use https EGIT_REPO_URI

This commit is contained in:
Brian S. Stephan 2020-02-23 10:32:34 -06:00
vecāks dbab75223a
revīzija a06aa80de7
1 mainīti faili ar 1 papildinājumiem un 1 dzēšanām

Parādīt failu

@ -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"