network/vnstat: Updated for version 2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aac6ff7a75
commit
9041b7e63d
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for vnstat
|
||||
|
||||
# Copyright 2017-2019 Michiel van Wessem, Manchester, United Kingdom.
|
||||
# Copyright 2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2019-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vnstat
|
||||
VERSION=${VERSION:-2.5}
|
||||
VERSION=${VERSION:-2.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vnstat"
|
||||
VERSION="2.5"
|
||||
VERSION="2.6"
|
||||
HOMEPAGE="https://humdi.net/vnstat/"
|
||||
DOWNLOAD="https://humdi.net/vnstat/vnstat-2.5.tar.gz"
|
||||
MD5SUM="9360b2a35249e0e4b022e64cd67f9b16"
|
||||
DOWNLOAD="https://humdi.net/vnstat/vnstat-2.6.tar.gz"
|
||||
MD5SUM="fe2928a81243cc8a532a357f97221736"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue