mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
iotop-c: update to 1.30.
This commit is contained in:
parent
301a191f2a
commit
9809e40e53
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.29
|
version=1.30
|
||||||
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=409e9555a503bbd62b063212f829ad9e0938332fa238df8859cc6e5a1e1e07a3
|
checksum=b6d8001cd06b583b42bc366d337c3c6e94ae8eadd29f501dbb333b11a2f0bce0
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin iotop iotop-c
|
vbin iotop iotop-c
|
||||||
|
|
Loading…
Add table
Reference in a new issue