From: David Hicks Date: Sat, 29 Jul 2017 19:09:46 +0000 (+1000) Subject: sci-misc/repsnapper: use HTTPS for GitHub X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b753c6efd25b173f3b2481d842ce17063daf2539;p=gentoo.git sci-misc/repsnapper: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- 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"