iotop-c: update to 1.23.
This commit is contained in:
parent
93690637cf
commit
ca81fd7a2b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'iotop-c'
|
||||
pkgname=iotop-c
|
||||
version=1.22
|
||||
revision=2
|
||||
version=1.23
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/Tomas-M/iotop"
|
||||
distfiles="https://github.com/Tomas-M/iotop/releases/download/v${version}/iotop-${version}.tar.xz"
|
||||
checksum=b61fb9fb0c19307bdff7c671d231276b86ebafd166770fd38be3573b1b40353c
|
||||
checksum=56a3b090f7a2ba26d24a2ffe641195f47f9243c532c86b665140d7be9b8ec981
|
||||
|
||||
do_install() {
|
||||
vbin iotop iotop-c
|
||||
|
|
Loading…
Reference in New Issue