mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
iotop-c: update to 1.24.
This commit is contained in:
parent
d2c0d3f8b8
commit
8a73f31f4a
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.23
|
version=1.24
|
||||||
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=56a3b090f7a2ba26d24a2ffe641195f47f9243c532c86b665140d7be9b8ec981
|
checksum=1fe203fe3dff6101dd7da89c907c4df72f30e0b0e64d9ead1346fe1b74aaf1e5
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin iotop iotop-c
|
vbin iotop iotop-c
|
||||||
|
|
Loading…
Add table
Reference in a new issue