vnstat: update to 2.7.
This commit is contained in:
parent
5854a2332f
commit
0e31adabae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vnstat'
|
# Template file for 'vnstat'
|
||||||
pkgname=vnstat
|
pkgname=vnstat
|
||||||
version=2.6
|
version=2.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://humdi.net/vnstat/"
|
homepage="https://humdi.net/vnstat/"
|
||||||
changelog="https://humdi.net/vnstat/CHANGES"
|
changelog="https://humdi.net/vnstat/CHANGES"
|
||||||
distfiles="https://humdi.net/vnstat/vnstat-${version}.tar.gz"
|
distfiles="https://humdi.net/vnstat/vnstat-${version}.tar.gz"
|
||||||
checksum=89276e0a7281943edb554b874078278ad947dc312938a2451e03eb80679f7ff7
|
checksum=4c28a1d8bc03c2b6e7ab96c876e07dd8ea174b7cad73b7190ecb2b9501e83e9e
|
||||||
|
|
||||||
conf_files="/etc/vnstat.conf"
|
conf_files="/etc/vnstat.conf"
|
||||||
make_dirs="/var/lib/vnstat 0755 root root"
|
make_dirs="/var/lib/vnstat 0755 root root"
|
||||||
|
|
Loading…
Reference in a new issue