summaryrefslogtreecommitdiffstats
path: root/system/atop/atop.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-01-18 22:38:34 +0100
committer Willy Sudiarto Raharjo2019-01-18 22:38:34 +0100
commitc9394a9073191c15a72c33f9c3856044a3924dca (patch)
tree106533b37352fa2c889f1fe204fbf8e293e6e1e6 /system/atop/atop.SlackBuild
parent9e2e74845457543a9b90d7b6df562068476da9ed (diff)
downloadslackbuilds-c9394a9073191c15a72c33f9c3856044a3924dca.tar.gz
system/atop: Updated for version 2.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/atop/atop.SlackBuild')
-rw-r--r--system/atop/atop.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/atop/atop.SlackBuild b/system/atop/atop.SlackBuild
index 2d29833e4c..246f5fef1b 100644
--- a/system/atop/atop.SlackBuild
+++ b/system/atop/atop.SlackBuild
@@ -5,15 +5,15 @@
# Written by Menno Duursma <druiloor@zonnet.nl>
# Modified by Robby Workman <rworkman@slackbuilds.org>
# Modified by Diogo Leal <diogo@diogoleal.com>
-# Currently maintained by Willy Sudiarto Raharjo <willysr@slackware-id.org>
+# Currently maintained by Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# This program is free software. It comes without any warranty.
# Granted WTFPL, Version 2, as published by Sam Hocevar. See
# http://sam.zoy.org/wtfpl/COPYING for more details.
PRGNAM=atop
-VERSION=${VERSION:-2.3.0}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-2.4.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then