mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/iotop: Updated for version 0.4.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
5ce4620119
commit
fec5a92886
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Audrius Kažukauskas <audrius@neutrino.lt>
|
||||
|
||||
PRGNAM=iotop
|
||||
VERSION=${VERSION:-0.4.2}
|
||||
VERSION=${VERSION:-0.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="iotop"
|
||||
VERSION="0.4.2"
|
||||
VERSION="0.4.3"
|
||||
HOMEPAGE="http://guichaz.free.fr/iotop/"
|
||||
DOWNLOAD="http://guichaz.free.fr/iotop/files/iotop-0.4.2.tar.bz2"
|
||||
MD5SUM="7fdc9b83fa93e87447ef00204f1e9781"
|
||||
DOWNLOAD="http://guichaz.free.fr/iotop/files/iotop-0.4.3.tar.bz2"
|
||||
MD5SUM="b05456252d0b25625aff4c93ab4927a2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Audrius Kažukauskas"
|
||||
EMAIL="audrius@neutrino.lt"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Niels Horn"
|
||||
|
|
Loading…
Reference in a new issue