glances: update to 1.7.7.

This commit is contained in:
Jan S 2014-05-18 02:30:40 +02:00
parent 83df619e4a
commit ae986e6fdb

View file

@ -1,9 +1,9 @@
# Template file for 'glances'
pkgname=glances
version=1.7.6
version=1.7.7
revision=1
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
checksum="7d026bd6f0289e88a9acd3be813eb5288a2af2216bab7086a58bf560dc781279"
checksum=13c783333d4223040120f32665195694413f52a240cebfff48c154ca769efeff
build_style="python-module"
pycompile_module="glances"
hostmakedepends="python-devel python-distribute"