diff options
author | Philip Lacroix <philnx@posteo.de> | 2014-12-27 20:59:34 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:21 -0600 |
commit | 9280cb6c7536e8b945ed4b6b5a8fc6d7857dda62 (patch) | |
tree | 7fcd18dc28f3a67a872724843e75293d58b77729 /system/glances/glances.info | |
parent | d573df69fc40a16196cdc53742f6d549add7221b (diff) |
system/glances: Updated for version 2.2.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 d9dd83b841114..432f35a4dd71e 100644 --- a/system/glances/glances.info +++ b/system/glances/glances.info @@ -1,8 +1,8 @@ PRGNAM="glances" -VERSION="2.1.2" +VERSION="2.2.1" HOMEPAGE="https://github.com/nicolargo/glances" -DOWNLOAD="https://github.com/nicolargo/glances/archive/v2.1.2.tar.gz" -MD5SUM="a666c5e2de15af8a10faa3e6e08286d9" +DOWNLOAD="https://github.com/nicolargo/glances/archive/v2.2.1.tar.gz" +MD5SUM="d5f0b8e38662f64a538485a65cc50755" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="psutil pysetuptools" |