mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/netatop: Updated for version 1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0504503fe4
commit
41c5046ef8
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for netatop
|
||||
|
||||
# Copyright 2012-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2012-2016 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:-0.7}
|
||||
VERSION=${VERSION:-1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="netatop"
|
||||
VERSION="0.7"
|
||||
VERSION="1.0"
|
||||
HOMEPAGE="http://www.atoptool.nl/"
|
||||
DOWNLOAD="http://www.atoptool.nl/download/netatop-0.7.tar.gz"
|
||||
MD5SUM="4c3c7e11bb1908dc04a05c0ed8f4955d"
|
||||
DOWNLOAD="http://www.atoptool.nl/download/netatop-1.0.tar.gz"
|
||||
MD5SUM="65d5e2c714cbebb256ffa13f48eef5f3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue