ioping: update to 1.1.
This commit is contained in:
parent
191248253e
commit
4a6bd7d877
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ioping'
|
||||
pkgname=ioping
|
||||
version=1.0
|
||||
version=1.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Simple disk I/O latency measuring tool"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/koct9i/ioping/"
|
||||
distfiles="https://github.com/koct9i/ioping/archive/v${version}.tar.gz"
|
||||
checksum=db999abb0f9de00bce800267965cdd9b826ebce6052e905b12d9f40076157088
|
||||
checksum=f17d1c88d51cf1e364d9cde878f94b3e4cc56b0adb76e138e4deb5c837f449b6
|
||||
|
||||
do_install() {
|
||||
vbin ioping
|
||||
|
|
Loading…
Reference in New Issue