system/netatop: Updated for version 3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9bb28a1884
commit
ceff76f058
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for netatop
|
||||
|
||||
# Copyright 2012-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2012-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=netatop
|
||||
VERSION=${VERSION:-2.0}
|
||||
VERSION=${VERSION:-3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="netatop"
|
||||
VERSION="2.0"
|
||||
VERSION="3.1"
|
||||
HOMEPAGE="https://www.atoptool.nl/"
|
||||
DOWNLOAD="https://www.atoptool.nl/download/netatop-2.0.tar.gz"
|
||||
MD5SUM="b7f25ea12c2c47a41500a3705c3924e7"
|
||||
DOWNLOAD="https://www.atoptool.nl/download/netatop-3.1.tar.gz"
|
||||
MD5SUM="213ca8de12e25e612fe3a521e9e973de"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue