mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/vnstat: Updated for version 2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cd5903387f
commit
9678ec6164
2 changed files with 6 additions and 6 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
# Slackware build script for vnstat
|
||||
|
||||
# Copyright 2.17-2.19 Michiel van Wessem, Manchester, United Kingdom.
|
||||
# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2017-2019 Michiel van Wessem, Manchester, United Kingdom.
|
||||
# Copyright 2019 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.1}
|
||||
VERSION=${VERSION:-2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vnstat"
|
||||
VERSION="2.1"
|
||||
VERSION="2.2"
|
||||
HOMEPAGE="https://humdi.net/vnstat/"
|
||||
DOWNLOAD="https://humdi.net/vnstat/vnstat-2.1.tar.gz"
|
||||
MD5SUM="dc1ad98328740e2308e3c4ec48194eea"
|
||||
DOWNLOAD="https://humdi.net/vnstat/vnstat-2.2.tar.gz"
|
||||
MD5SUM="dc918bf2b95e477ab049061eba70c9a9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue