bmon: update to 4.0.
This commit is contained in:
parent
91b0c2aa0c
commit
788c4f2eac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmon'
|
||||
pkgname=bmon
|
||||
version=3.9
|
||||
version=4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD, MIT"
|
||||
homepage="http://github.com/tgraf/bmon/"
|
||||
distfiles="http://github.com/tgraf/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=02120aafb1959285562074490c0a9f7f8648161f9db534cf5792fc16d6e0326c
|
||||
checksum=d5e503ff6b116c681ebf4d10e238604dde836dceb9c0008eb92416a96c87ca40
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue