vnstat: update to 1.12.
This commit is contained in:
parent
6c61030d76
commit
c42e77901d
|
@ -1,14 +1,14 @@
|
|||
# Template build file for "vnstat"
|
||||
pkgname=vnstat
|
||||
version=1.11
|
||||
revision=3
|
||||
version=1.12
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="A terminal based network traffic monitor"
|
||||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||
homepage="http://humdi.net/vnstat/"
|
||||
license="GPL-2"
|
||||
distfiles="http://humdi.net/vnstat/${pkgname}-${version}.tar.gz"
|
||||
checksum=b71876d817bbb6a16d31b4236e22a2eb6c39666a7f7bfea581f5ff441cade026
|
||||
checksum=af1050d9c1b22d4b9742fe0d1818de9eb1037b8e7f9ba67b962e108d8527be69
|
||||
|
||||
conf_files="/etc/vnstat.conf"
|
||||
make_dirs="/var/lib/vnstat 0755 root root"
|
||||
|
|
Loading…
Reference in New Issue