guru/sys-apps/flashprog/flashprog-1.2.ebuild
Andre 65820f80c3
sys-apps/flashprog: add package
Signed-off-by: Andre <openrc@posteo.de>
2024-11-04 18:32:56 +02:00

9 lines
278 B
Bash

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 -> ${PN}-${PV}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"