sci-misc/repsnapper: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 19:09:46 +0000 (05:09 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 10:04:30 +0000 (12:04 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sci-misc/repsnapper/repsnapper-9999.ebuild

index 43bd03528bbe66f082505a51766927ea8f0dcc4f..94bff9cff95244c46dd6e4b4fb43b1816bf6d250 100644 (file)
@@ -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"