mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
ioping: update to 1.1.
This commit is contained in:
parent
191248253e
commit
4a6bd7d877
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ioping'
|
# Template file for 'ioping'
|
||||||
pkgname=ioping
|
pkgname=ioping
|
||||||
version=1.0
|
version=1.1
|
||||||
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"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
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=db999abb0f9de00bce800267965cdd9b826ebce6052e905b12d9f40076157088
|
checksum=f17d1c88d51cf1e364d9cde878f94b3e4cc56b0adb76e138e4deb5c837f449b6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ioping
|
vbin ioping
|
||||||
|
|
Loading…
Add table
Reference in a new issue