bmon: rebuild.
This commit is contained in:
parent
7b4eb46cc9
commit
10c950e39b
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'bmon'
|
||||
pkgname=bmon
|
||||
version=4.0
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="ncurses-devel libnl3-devel confuse-devel"
|
||||
short_desc="Bandwidth monitor and rate estimator"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD-2-Clause, MIT"
|
||||
homepage="http://github.com/tgraf/bmon/"
|
||||
distfiles="http://github.com/tgraf/${pkgname}/archive/v${version}.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue