diff options
-rw-r--r-- | system/iotop-c/iotop-c.SlackBuild | 2 | ||||
-rw-r--r-- | system/iotop-c/iotop-c.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/iotop-c/iotop-c.SlackBuild b/system/iotop-c/iotop-c.SlackBuild index 077a0eb1c1c8b..5bc6eea395526 100644 --- a/system/iotop-c/iotop-c.SlackBuild +++ b/system/iotop-c/iotop-c.SlackBuild @@ -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} diff --git a/system/iotop-c/iotop-c.info b/system/iotop-c/iotop-c.info index 8ba3120e0ed9a..ad6eb5715e1b5 100644 --- a/system/iotop-c/iotop-c.info +++ b/system/iotop-c/iotop-c.info @@ -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="" |