mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
vnstat: update to 2.3.
This commit is contained in:
parent
369c744cfa
commit
3b018d04a0
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'vnstat'
|
||||
pkgname=vnstat
|
||||
version=2.2
|
||||
version=2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="gd-devel sqlite-devel"
|
||||
checkdepends="check-devel"
|
||||
short_desc="Terminal based network traffic monitor"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://humdi.net/vnstat/"
|
||||
distfiles="http://humdi.net/vnstat/${pkgname}-${version}.tar.gz"
|
||||
checksum=c60a7bc35e0247b0d2e628d8fc39427f2482e844c2c7b9cdbfc814463310e02c
|
||||
homepage="https://humdi.net/vnstat/"
|
||||
distfiles="https://humdi.net/vnstat/vnstat-${version}.tar.gz"
|
||||
checksum=280af973a7c54b84ef254c69808a9ef2ff894d80ac0b2d584fa5e68e5b3a1a8d
|
||||
|
||||
conf_files="/etc/vnstat.conf"
|
||||
make_dirs="/var/lib/vnstat 0755 root root"
|
||||
|
|
Loading…
Add table
Reference in a new issue