bmon: update to 3.9.
This commit is contained in:
parent
27f7ad59ef
commit
f5fc2b8451
@ -1,16 +1,16 @@
|
||||
# Template file for 'bmon'
|
||||
pkgname=bmon
|
||||
version=3.8
|
||||
revision=2
|
||||
version=3.9
|
||||
revision=1
|
||||
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>"
|
||||
license="BSD,MIT"
|
||||
license="BSD, MIT"
|
||||
homepage="http://github.com/tgraf/bmon/"
|
||||
distfiles="http://github.com/tgraf/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=6bb2bbdd619f279132e54f1fa83fc98c0f75003766f82d6b7cd36c8a46900453
|
||||
checksum=02120aafb1959285562074490c0a9f7f8648161f9db534cf5792fc16d6e0326c
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
@ -19,4 +19,6 @@ pre_configure() {
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/share/doc/bmon/examples/bmon.conf
|
||||
vsconf examples/bmon.conf
|
||||
vlicense LICENSE.BSD
|
||||
vlicense LICENSE.MIT
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user