diff options
author | Philip Lacroix <philnx@bluebottle.com> | 2014-03-11 20:53:39 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-12 12:42:51 -0500 |
commit | 7c593e18507a92fc4f177fb587fd232e14cacdc8 (patch) | |
tree | ac263843c01392174a66e5318b7836389d7ae531 /system/glances/glances.info | |
parent | a37fc6bd03f81ca48a4086530b719214283724b1 (diff) | |
download | slackbuilds-7c593e18507a92fc4f177fb587fd232e14cacdc8.tar.gz |
system/glances: Updated for version 1.7.4.
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 d8498fc031..6b35dad1e6 100644 --- a/system/glances/glances.info +++ b/system/glances/glances.info @@ -1,8 +1,8 @@ PRGNAM="glances" -VERSION="1.7.2" +VERSION="1.7.4" HOMEPAGE="https://github.com/nicolargo/glances" -DOWNLOAD="https://github.com/nicolargo/glances/archive/v1.7.2.tar.gz" -MD5SUM="71fe3c9be2490095e8eeb07f172ffe2e" +DOWNLOAD="https://github.com/nicolargo/glances/archive/v1.7.4.tar.gz" +MD5SUM="2062e70326f4c2eb9595c53c59d55047" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="psutil pysetuptools" |