diff options
-rw-r--r-- | sci-misc/repsnapper/repsnapper-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-misc/repsnapper/repsnapper-9999.ebuild b/sci-misc/repsnapper/repsnapper-9999.ebuild index 43bd03528bbe..94bff9cff952 100644 --- a/sci-misc/repsnapper/repsnapper-9999.ebuild +++ b/sci-misc/repsnapper/repsnapper-9999.ebuild @@ -7,7 +7,7 @@ inherit autotools git-2 DESCRIPTION="Host software for controlling the RepRap open source 3D printer" HOMEPAGE="https://github.com/timschmidt/repsnapper" -EGIT_REPO_URI="git://github.com/timschmidt/${PN}.git" +EGIT_REPO_URI="https://github.com/timschmidt/${PN}.git" LICENSE="GPL-2" SLOT="0" |