vnstat: update to 2.11.
This commit is contained in:
parent
6c0f00c089
commit
2d748595cb
1 changed files with 3 additions and 7 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'vnstat'
|
# Template file for 'vnstat'
|
||||||
pkgname=vnstat
|
pkgname=vnstat
|
||||||
version=2.10
|
version=2.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gd-devel sqlite-devel"
|
makedepends="gd-devel sqlite-devel"
|
||||||
checkdepends="check-devel"
|
checkdepends="check-devel"
|
||||||
short_desc="Terminal based network traffic monitor"
|
short_desc="Terminal based network traffic monitor"
|
||||||
|
@ -12,15 +12,11 @@ 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=a9c61744e5cd8c366e2db4d282badc74021ddb614bd65b41240937997e457d25
|
checksum=babc3f1583cc40e4e8ffb2f53296d93d308cb5a5043e85054f6eaf7b4ae57856
|
||||||
|
|
||||||
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"
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
autoreconf -fi
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vconf cfg/vnstat.conf
|
vconf cfg/vnstat.conf
|
||||||
vsv vnstatd
|
vsv vnstatd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue