dev-embedded/platformio: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/8948
This commit is contained in:
Michael Mair-Keimberger
2018-06-23 21:07:20 +02:00
committed by Aaron Bauman
parent f7935c917d
commit 59ce9d2d6b

View File

@@ -9,7 +9,7 @@ DISTUTILS_SINGLE_IMPL=1
inherit distutils-r1
DESCRIPTION="An open source ecosystem for IoT development"
HOMEPAGE="http://platformio.org/"
HOMEPAGE="https://platformio.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"