dev-python/ssl-fetch: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-07-29 20:21:01 +10:00
committed by Michał Górny
parent a3f80898b8
commit 756f992e4e

View File

@@ -12,7 +12,7 @@ inherit distutils-r1 git-r3
DESCRIPTION="A small convenience library for fetching files securely"
HOMEPAGE="https://github.com/dol-sen/ssl-fetch"
SRC_URI=""
EGIT_REPO_URI="git://github.com/dol-sen/ssl-fetch.git"
EGIT_REPO_URI="https://github.com/dol-sen/ssl-fetch.git"
LICENSE="GPL-2"
SLOT="0"