dev-libs/qrosscore: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 08:00:06 +0000 (18:00 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:15:33 +0000 (11:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-libs/qrosscore/qrosscore-9999.ebuild

index 3e2be6e22d296dd29ea11baa8f6eeec991e8dbe7..fd34067bae29c804fe663ec7db4453ef01915969 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit cmake-utils git-r3
 
-EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git"
+EGIT_REPO_URI="https://github.com/0xd34df00d/Qross.git"
 
 DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)"
 HOMEPAGE="https://github.com/0xd34df00d/Qross"