diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/vnstat/vnstat.SlackBuild | 4 | ||||
-rw-r--r-- | network/vnstat/vnstat.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/vnstat/vnstat.SlackBuild b/network/vnstat/vnstat.SlackBuild index d7b32441715e4..ea62a188b45e4 100644 --- a/network/vnstat/vnstat.SlackBuild +++ b/network/vnstat/vnstat.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for vnstat # Copyright 2017-2019 Michiel van Wessem, Manchester, United Kingdom. -# Copyright 2019-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2019-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vnstat -VERSION=${VERSION:-2.8} +VERSION=${VERSION:-2.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/vnstat/vnstat.info b/network/vnstat/vnstat.info index 8c2ff9af75263..86447582bb269 100644 --- a/network/vnstat/vnstat.info +++ b/network/vnstat/vnstat.info @@ -1,8 +1,8 @@ PRGNAM="vnstat" -VERSION="2.8" +VERSION="2.9" HOMEPAGE="https://humdi.net/vnstat/" -DOWNLOAD="https://humdi.net/vnstat/vnstat-2.8.tar.gz" -MD5SUM="15070adeecc7e5be807cd05183c19d11" +DOWNLOAD="https://humdi.net/vnstat/vnstat-2.9.tar.gz" +MD5SUM="ba7e4ca77e750146711302d0630a1656" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |