mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
iotop-c: update to 1.26.
This commit is contained in:
parent
608cfb7204
commit
e884d4b2dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'iotop-c'
|
# Template file for 'iotop-c'
|
||||||
pkgname=iotop-c
|
pkgname=iotop-c
|
||||||
version=1.25
|
version=1.26
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/Tomas-M/iotop"
|
homepage="https://github.com/Tomas-M/iotop"
|
||||||
distfiles="https://github.com/Tomas-M/iotop/releases/download/v${version}/iotop-${version}.tar.xz"
|
distfiles="https://github.com/Tomas-M/iotop/releases/download/v${version}/iotop-${version}.tar.xz"
|
||||||
checksum=bf1e1ccb9692e99381cd362c74d64b30913432c7df48f1f91da5f2920a2e2d08
|
checksum=8739dc429c9c07f51955cb01ccfba081c9776f63134d24a2454e2598873fcd1e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin iotop iotop-c
|
vbin iotop iotop-c
|
||||||
|
|
Loading…
Add table
Reference in a new issue