dev-embedded/esp-coredump: update HOMEPAGE

Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2023-11-20 14:42:01 +01:00
parent 7a5dda2672
commit 778758404b

View File

@@ -5,12 +5,12 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_11 )
PYTHON_COMPAT=( python3_{11,12} )
inherit distutils-r1 pypi
DESCRIPTION="Utility that helps users to retrieve and analyse core dumps"
HOMEPAGE="https://github.com/esppressif/esp-coredump"
HOMEPAGE="https://github.com/espressif/esp-coredump"
LICENSE="Apache-2.0"
SLOT="0"