glances: update to 1.7.2.

This commit is contained in:
wertyi48 2013-11-10 05:13:56 -04:00
parent a62a668588
commit 8d69057acb

View file

@ -1,9 +1,9 @@
# Template file for 'glances'
pkgname=glances
version=1.7.1
version=1.7.2
revision=1
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
checksum="a681883dd6add6371e987bac2b2bbb2959f873283d833ec2e6f2e1e3707a5e3c"
checksum="9bf0b615d546b7ad11d0588cf3e675472612d448fa3acd3ad28f6e1cae20bdf0"
build_style=python-module
hostmakedepends="python-devel"
makedepends="python-distribute"