system/iotop-c: Updated for version 1.22.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2022-07-11 23:29:06 +02:00 committed by Willy Sudiarto Raharjo
parent f0a75a61f4
commit cdf4c3a246
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=iotop-c
SRCNAM=iotop
VERSION=${VERSION:-1.21}
VERSION=${VERSION:-1.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="iotop-c"
VERSION="1.21"
VERSION="1.22"
HOMEPAGE="https://github.com/Tomas-M/iotop"
DOWNLOAD="https://github.com/Tomas-M/iotop/releases/download/v1.21/iotop-1.21.tar.xz"
MD5SUM="ba52b455fb06d615dec11871b0dee0b0"
DOWNLOAD="https://github.com/Tomas-M/iotop/releases/download/v1.22/iotop-1.22.tar.xz"
MD5SUM="b285c0c2efc564e54a38215f4ee75ca9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""