From b753c6efd25b173f3b2481d842ce17063daf2539 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 05:09:46 +1000 Subject: sci-misc/repsnapper: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- sci-misc/repsnapper/repsnapper-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-misc') 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" -- cgit v1.2.3