diff options
Diffstat (limited to 'system/netatop')
-rw-r--r-- | system/netatop/netatop.SlackBuild | 6 | ||||
-rw-r--r-- | system/netatop/netatop.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/netatop/netatop.SlackBuild b/system/netatop/netatop.SlackBuild index 5461d728a38b..b49b10573381 100644 --- a/system/netatop/netatop.SlackBuild +++ b/system/netatop/netatop.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for netatop -# Copyright 2012-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2012-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=netatop -VERSION=${VERSION:-1.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} KERNEL=${KERNEL:-$(uname -r)} diff --git a/system/netatop/netatop.info b/system/netatop/netatop.info index 07c3233aea8b..9de4b2377567 100644 --- a/system/netatop/netatop.info +++ b/system/netatop/netatop.info @@ -1,8 +1,8 @@ PRGNAM="netatop" -VERSION="1.0" +VERSION="2.0" HOMEPAGE="https://www.atoptool.nl/" -DOWNLOAD="https://www.atoptool.nl/download/netatop-1.0.tar.gz" -MD5SUM="65d5e2c714cbebb256ffa13f48eef5f3" +DOWNLOAD="https://www.atoptool.nl/download/netatop-2.0.tar.gz" +MD5SUM="b7f25ea12c2c47a41500a3705c3924e7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |