glances: update to 1.7.6.

This commit is contained in:
wertyi48 2014-04-18 11:57:37 -03:00
parent 50cede70a0
commit fbbdcbe5b4
1 changed files with 3 additions and 3 deletions

View File

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