glances: update to 1.7.1.

This commit is contained in:
wertyi48 2013-08-30 14:20:14 -03:00
parent f6412331fc
commit 98c4b8d4d4

View file

@ -1,9 +1,9 @@
# Template file for 'glances'
pkgname=glances
version=1.7
version=1.7.1
revision=1
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
checksum="5ee9c05f138c143ca11aba213dac8d5a2939b337b1e24cc3794f8f4c5e0856ba"
checksum="a681883dd6add6371e987bac2b2bbb2959f873283d833ec2e6f2e1e3707a5e3c"
build_style=python-module
hostmakedepends="python-devel"
makedepends="python-distribute"
@ -14,7 +14,7 @@ short_desc="Cross-platform curses-based monitoring tool written in Python."
glances_package() {
noarch="yes"
depends="python python-psutil"
depends="python python-psutil ${makedepends}"
pycompile_module="glances"
pkg_install() {
vmove all