glances: update to 1.7.4.
This commit is contained in:
parent
4d9bf41428
commit
a8d867651b
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'glances'
|
# Template file for 'glances'
|
||||||
pkgname=glances
|
pkgname=glances
|
||||||
version=1.7.3
|
version=1.7.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch="yes"
|
||||||
create_srcdir=yes
|
create_srcdir="yes"
|
||||||
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
|
||||||
checksum="03a5c8193fd3c91b8249c2501bc612008fa81861c14f82464a10b45d08c4ca4f"
|
checksum="20960b5f191bc86e6184d937940f00a62100eb51388bcdeb233f30c809b0f1a6"
|
||||||
build_style=python-module
|
build_style="python-module"
|
||||||
hostmakedepends="python-devel"
|
hostmakedepends="python-devel"
|
||||||
makedepends="python-distribute"
|
makedepends="python-distribute"
|
||||||
depends="python python-psutil ${makedepends}"
|
depends="python python-psutil ${makedepends}"
|
||||||
|
|
Loading…
Reference in New Issue