diff options
author | Philip Lacroix <slackph at posteo dot de> | 2017-05-01 08:59:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-01 08:59:33 +0700 |
commit | 501d30812145c4d1e8da9e15149415e69e97959c (patch) | |
tree | 886ba6171e5be501ee27eb3643f334d499e3bc5f /system/glances/glances.info | |
parent | 415793bb48cb86fa4fb001f32f303c782de5790c (diff) |
system/glances: Updated for version 2.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/glances/glances.info')
-rw-r--r-- | system/glances/glances.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/glances/glances.info b/system/glances/glances.info index 54c0168add5d9..cf3fe34b48ee5 100644 --- a/system/glances/glances.info +++ b/system/glances/glances.info @@ -1,8 +1,8 @@ PRGNAM="glances" -VERSION="2.8.2" +VERSION="2.9.1" HOMEPAGE="https://github.com/nicolargo/glances" -DOWNLOAD="https://github.com/nicolargo/glances/archive/v2.8.2/glances-2.8.2.tar.gz" -MD5SUM="c28a31def6812c44360050ae64d3c2ba" +DOWNLOAD="https://github.com/nicolargo/glances/archive/v2.9.1/glances-2.9.1.tar.gz" +MD5SUM="2e10c6e25f61002bc6d647d3bfcb4d62" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="psutil" |