mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
vnstat: update to 1.13; take maintainership (inactivity).
This commit is contained in:
parent
6c7343c791
commit
cb182dae9b
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for "vnstat"
|
# Template build file for "vnstat"
|
||||||
pkgname=vnstat
|
pkgname=vnstat
|
||||||
version=1.12
|
version=1.13
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="A terminal based network traffic monitor"
|
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/"
|
homepage="http://humdi.net/vnstat/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://humdi.net/vnstat/${pkgname}-${version}.tar.gz"
|
distfiles="http://humdi.net/vnstat/${pkgname}-${version}.tar.gz"
|
||||||
checksum=af1050d9c1b22d4b9742fe0d1818de9eb1037b8e7f9ba67b962e108d8527be69
|
checksum=6f4e2599ebb195b25f499d3e2e865aa14da336dfc9cc03a79181aa71f7ed99cd
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue