mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user