mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
bmon: update to 3.7.
This commit is contained in:
parent
2bb6e240d8
commit
a01392b78d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bmon'
|
# Template file for 'bmon'
|
||||||
pkgname=bmon
|
pkgname=bmon
|
||||||
version=3.6
|
version=3.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="ncurses-devel libnl3-devel confuse-devel"
|
makedepends="ncurses-devel libnl3-devel confuse-devel"
|
||||||
|
@ -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=7d9d9b5af751cb61e267b43309506f03e82636282742fce89209f2378ae6a4b1
|
checksum=1e595c9936d8dbc85d91ecc00c3b6a4e49d4f6cade7a8bced3b291925894bb16
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue