vnstat: update to 1.18.
This commit is contained in:
parent
4a874c8ff6
commit
3a8f28e8a4
|
@ -1,7 +1,7 @@
|
|||
# Template build file for "vnstat"
|
||||
pkgname=vnstat
|
||||
version=1.17
|
||||
revision=2
|
||||
version=1.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="gd-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
homepage="http://humdi.net/vnstat/"
|
||||
license="GPL-2"
|
||||
distfiles="http://humdi.net/vnstat/${pkgname}-${version}.tar.gz"
|
||||
checksum=18e4c53576ca9e1ef2f0e063a6d83b0c44e3b1cf008560d658745df5c9aa7971
|
||||
checksum=d7193592b9e7445fa5cbe8af7d3b39982f165ee8fc58041ff41f509b37c687d5
|
||||
|
||||
conf_files="/etc/vnstat.conf"
|
||||
make_dirs="/var/lib/vnstat 0755 root root"
|
||||
|
|
Loading…
Reference in New Issue