mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
bmon: update to 3.5.
This commit is contained in:
parent
10593cd3b9
commit
7bfebe7ff5
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.3
|
version=3.5
|
||||||
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=1d62451178d3d682a6cf2778ebade7e63f2a9bebe3d35aef20cf94b51679dcca
|
checksum=d969b4623424f9d7f0589e727691e1c38692507366b5567eed9f6b51322acec9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue