fix uri.https

This commit is contained in:
2019-11-12 12:43:33 +01:00
parent 47abf497c9
commit 4dd997b344
67 changed files with 113 additions and 90 deletions

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="LaCrosse sensor library"
HOMEPAGE="http://github.com/hthiery/python-lacrosse https://pypi.org/project/pylacrosse/"
HOMEPAGE="https://github.com/hthiery/python-lacrosse https://pypi.org/project/pylacrosse/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2+"