summaryrefslogtreecommitdiffstats
path: root/system/atop/atop.SlackBuild
diff options
context:
space:
mode:
author Diogo Leal2011-03-02 01:45:42 +0100
committer Niels Horn2011-03-02 01:45:42 +0100
commitd961d103b4a3d65663ed46d132fe05684baa2a5c (patch)
treea0e04ae75fce0dea77c2e24def9ec2222ff53e34 /system/atop/atop.SlackBuild
parent90e90209f28475c34184533a67285dc6dac3af19 (diff)
downloadslackbuilds-d961d103b4a3d65663ed46d132fe05684baa2a5c.tar.gz
system/atop: Updated for version 1.26.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/atop/atop.SlackBuild')
-rw-r--r--system/atop/atop.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/atop/atop.SlackBuild b/system/atop/atop.SlackBuild
index af035e2d7f..f82928016d 100644
--- a/system/atop/atop.SlackBuild
+++ b/system/atop/atop.SlackBuild
@@ -4,13 +4,14 @@
# Written by Menno Duursma <druiloor@zonnet.nl>
# Modified by Robby Workman <rworkman@slackbuilds.org>
+# Modified by Diogo Leal <diogo@diogoleal.com>
# 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:-1.25}
+VERSION=${VERSION:-1.26}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
@@ -41,7 +42,7 @@ else
LIBDIRSUFFIX=""
fi
-set -e # Exit on most errors
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT