aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/atop/atop.SlackBuild5
-rw-r--r--system/atop/atop.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/system/atop/atop.SlackBuild b/system/atop/atop.SlackBuild
index 009fe3feebc8..a4b8f3542bb7 100644
--- a/system/atop/atop.SlackBuild
+++ b/system/atop/atop.SlackBuild
@@ -14,7 +14,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=atop
-VERSION=${VERSION:-2.7.1}
+VERSION=${VERSION:-2.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -27,9 +27,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/system/atop/atop.info b/system/atop/atop.info
index e970cbbde58b..fe89e97a328b 100644
--- a/system/atop/atop.info
+++ b/system/atop/atop.info
@@ -1,8 +1,8 @@
PRGNAM="atop"
-VERSION="2.7.1"
+VERSION="2.8.0"
HOMEPAGE="https://www.atoptool.nl/"
-DOWNLOAD="https://www.atoptool.nl/download/atop-2.7.1.tar.gz"
-MD5SUM="25b41209435da224e4509dcc12bba328"
+DOWNLOAD="https://www.atoptool.nl/download/atop-2.8.0.tar.gz"
+MD5SUM="7aef85bcb6cbbd12216ae7797445514f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""