mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/netatop: Updated for version 0.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
56198606b9
commit
9da096f405
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=netatop
|
||||
VERSION=${VERSION:-0.2}
|
||||
VERSION=${VERSION:-0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="netatop"
|
||||
VERSION="0.2"
|
||||
VERSION="0.3"
|
||||
HOMEPAGE="http://www.atoptool.nl/"
|
||||
DOWNLOAD="http://www.atoptool.nl/download/netatop-0.2.tar.gz"
|
||||
MD5SUM="e1c721bfa0a8cf44cc461a032066bc0d"
|
||||
DOWNLOAD="http://www.atoptool.nl/download/netatop-0.3.tar.gz"
|
||||
MD5SUM="b8c3785571c1b35ff3c21d49d51283d4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue