glances: update to 1.7

This commit is contained in:
wertyi48 2013-08-24 17:03:32 -03:00
parent 324a18d8fb
commit 71afe79773

View file

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