dev-embedded/platformio: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 23 Jun 2018 19:07:20 +0000 (21:07 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 23 Jun 2018 21:48:08 +0000 (17:48 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8948

dev-embedded/platformio/platformio-3.5.3.ebuild

index 1f41bb03d1a6d6058cc4b1a7f6e9eca6c9182df9..a4d3b719d1c23736b3622475f9f9febfc4327908 100644 (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"