mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-embedded/platformio: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8948
This commit is contained in:
committed by
Aaron Bauman
parent
f7935c917d
commit
59ce9d2d6b
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user