mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/atop: Updated for version 2.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c85b36b33f
commit
52551818d2
2 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
|||
# http://sam.zoy.org/wtfpl/COPYING for more details.
|
||||
|
||||
PRGNAM=atop
|
||||
VERSION=${VERSION:-2.4.0}
|
||||
VERSION=${VERSION:-2.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="atop"
|
||||
VERSION="2.4.0"
|
||||
VERSION="2.5.0"
|
||||
HOMEPAGE="https://www.atoptool.nl/"
|
||||
DOWNLOAD="https://www.atoptool.nl/download/atop-2.4.0.tar.gz"
|
||||
MD5SUM="1077da884ed94f2bc3c81ac3ab970436"
|
||||
DOWNLOAD="https://www.atoptool.nl/download/atop-2.5.0.tar.gz"
|
||||
MD5SUM="5a63d28c276e8f65e8186083b51c7f3a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue