*/*: Upgrade to https when available

Check done with pkgcheck scan --net -C net

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2021-06-27 16:09:39 +02:00
parent 592331311e
commit d6ea0e7c6c
8 changed files with 20 additions and 20 deletions

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{3_6,3_7,3_8} )
inherit distutils-r1
DESCRIPTION="Displays dependency graphs of packages"
HOMEPAGE="https://github.com/bgloyer/pacvis.git"
HOMEPAGE="https://github.com/bgloyer/pacvis"
SRC_URI="https://github.com/bgloyer/pacvis/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"

View File

@@ -8,7 +8,7 @@ EGIT_REPO_URI="https://github.com/bgloyer/pacvis.git"
inherit distutils-r1 git-r3
DESCRIPTION="Displays dependency graphs of packages"
HOMEPAGE="https://github.com/bgloyer/pacvis.git"
HOMEPAGE="https://github.com/bgloyer/pacvis"
SRC_URI=""
LICENSE="MIT"