dev-embedded/mv88e6xxx-dump: Fix source URI

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
This commit is contained in:
Kurt Kanzenbach
2021-03-28 20:14:15 +02:00
parent dc089f9e22
commit 2c81ca1331

View File

@@ -9,7 +9,7 @@ MY_COMMIT="25fa4d07d7a5551fee6d8d7ad128cdffd50532c8"
DESCRIPTION="Dump information about Marvell mv88e6xxx Ethernet switches"
HOMEPAGE="https://github.com/lunn/mv88e6xxx_dump"
SRC_URI="https://github.com/lunn/${PN}/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/lunn/mv88e6xxx_dump/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"