mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-embedded/esp-coredump: update HOMEPAGE
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user