mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
bmon: update to 3.6.
This commit is contained in:
parent
7a081810f0
commit
b15cf4639a
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.5
|
version=3.6
|
||||||
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=d969b4623424f9d7f0589e727691e1c38692507366b5567eed9f6b51322acec9
|
checksum=7d9d9b5af751cb61e267b43309506f03e82636282742fce89209f2378ae6a4b1
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue