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