dev-python/cli_helpers: Use HTTPS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-01-16 06:54:21 +01:00
parent d19d653a78
commit b81941dc22
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ EGIT_REPO_URI="https://github.com/dbcli/${PN}.git"
inherit distutils-r1 git-r3
DESCRIPTION="Python helpers for common CLI tasks"
HOMEPAGE="http://cli-helpers.rtfd.io/"
HOMEPAGE="https://cli-helpers.rtfd.io/"
SRC_URI=""
LICENSE="BSD"