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