glances: update to 1.7.6.
This commit is contained in:
parent
50cede70a0
commit
fbbdcbe5b4
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'glances'
|
# Template file for 'glances'
|
||||||
pkgname=glances
|
pkgname=glances
|
||||||
version=1.7.4
|
version=1.7.6
|
||||||
revision=2
|
revision=1
|
||||||
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
|
||||||
checksum="20960b5f191bc86e6184d937940f00a62100eb51388bcdeb233f30c809b0f1a6"
|
checksum="7d026bd6f0289e88a9acd3be813eb5288a2af2216bab7086a58bf560dc781279"
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
pycompile_module="glances"
|
pycompile_module="glances"
|
||||||
hostmakedepends="python-devel python-distribute"
|
hostmakedepends="python-devel python-distribute"
|
||||||
|
|
Loading…
Reference in New Issue