sys-apps/flashprog: add package

Signed-off-by: Andre <openrc@posteo.de>
This commit is contained in:
Andre
2024-11-04 17:19:38 +02:00
parent 7bbc1b5723
commit 65820f80c3
2 changed files with 10 additions and 14 deletions

View File

@@ -1,14 +1,8 @@
EAPI=8
DESCRIPTION="Utility for identifying, reading, writing, verifying and erasing flash chips."
HOMEPAGE="https://flashprog.org/"
SRC_URI="https://github.com/SourceArcade/${PN}/archive/refs/tags/v${PV}.tar.gz"
SRC_URI="https://github.com/SourceArcade/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${PN}-${PV}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"