guru/sys-apps/flashprog/flashprog-1.2.ebuild
Andre 7bbc1b5723
sys-apps/flashprog: new package, add 1.2
Signed-off-by: Andre <openrc@posteo.de>
2024-11-04 18:32:50 +02:00

15 lines
263 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"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"