mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
ioping: update to 1.2
This commit is contained in:
parent
bb13310a8d
commit
b4f5c924fb
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ioping'
|
||||
pkgname=ioping
|
||||
version=1.1
|
||||
version=1.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Simple disk I/O latency measuring tool"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="teldra <teldra@rotce.de>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/koct9i/ioping/"
|
||||
distfiles="https://github.com/koct9i/ioping/archive/v${version}.tar.gz"
|
||||
checksum=f17d1c88d51cf1e364d9cde878f94b3e4cc56b0adb76e138e4deb5c837f449b6
|
||||
checksum=d3e4497c653a1e96df67c72ce2b70da18e9f5e3b93179a5bb57a6e30ceacfa75
|
||||
|
||||
do_install() {
|
||||
vbin ioping
|
||||
|
|
Loading…
Add table
Reference in a new issue