mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
iotop-c: update to 1.25.
This commit is contained in:
parent
83ad7b83f4
commit
fb61f02a8d
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.24
|
version=1.25
|
||||||
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=1fe203fe3dff6101dd7da89c907c4df72f30e0b0e64d9ead1346fe1b74aaf1e5
|
checksum=bf1e1ccb9692e99381cd362c74d64b30913432c7df48f1f91da5f2920a2e2d08
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin iotop iotop-c
|
vbin iotop iotop-c
|
||||||
|
|
Loading…
Add table
Reference in a new issue