# Template file for 'ioping'
pkgname=ioping
version=1.3
revision=1
build_style=gnu-makefile
short_desc="Simple disk I/O latency measuring tool"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/koct9i/ioping/"
distfiles="https://github.com/koct9i/ioping/archive/v${version}.tar.gz"
checksum=7aa48e70aaa766bc112dea57ebbe56700626871052380709df3a26f46766e8c8

do_install() {
	vbin ioping
	vman ioping.1
}
