mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/ssl-fetch: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
a3f80898b8
commit
756f992e4e
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user