ioping: update to 1.3.
This commit is contained in:
parent
a11781242f
commit
a5b9069612
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ioping'
|
# Template file for 'ioping'
|
||||||
pkgname=ioping
|
pkgname=ioping
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Simple disk I/O latency measuring tool"
|
short_desc="Simple disk I/O latency measuring tool"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="teldra <teldra@rotce.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/koct9i/ioping/"
|
homepage="https://github.com/koct9i/ioping/"
|
||||||
distfiles="https://github.com/koct9i/ioping/archive/v${version}.tar.gz"
|
distfiles="https://github.com/koct9i/ioping/archive/v${version}.tar.gz"
|
||||||
checksum=d3e4497c653a1e96df67c72ce2b70da18e9f5e3b93179a5bb57a6e30ceacfa75
|
checksum=7aa48e70aaa766bc112dea57ebbe56700626871052380709df3a26f46766e8c8
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ioping
|
vbin ioping
|
||||||
|
|
Loading…
Reference in New Issue