diff --git a/games-puzzle/2048-c/2048-c-9999.ebuild b/games-puzzle/2048-c/2048-c-9999.ebuild index 1a08b4f..449ae61 100644 --- a/games-puzzle/2048-c/2048-c-9999.ebuild +++ b/games-puzzle/2048-c/2048-c-9999.ebuild @@ -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"