diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-13 00:40:37 +0200 |
---|---|---|
committer | Chess Griffin <chess@slackbuilds.org> | 2010-05-13 00:40:37 +0200 |
commit | a5ca3494f5129ff3a0b83fbf26928a0c4b944b08 (patch) | |
tree | e49826d1a48bf26e29a6cdce2d70d71c0ca3c8d6 /system/htop/htop.info | |
parent | b87070df5a1914797ef201bcaa384cb7ad702367 (diff) | |
download | slackbuilds-a5ca3494f5129ff3a0b83fbf26928a0c4b944b08.tar.gz |
system/htop: Updated for version 0.8.3
Diffstat (limited to 'system/htop/htop.info')
-rw-r--r-- | system/htop/htop.info | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/system/htop/htop.info b/system/htop/htop.info index 0a8b5e5c68..04d534dc05 100644 --- a/system/htop/htop.info +++ b/system/htop/htop.info @@ -1,8 +1,11 @@ PRGNAM="htop" -VERSION="0.8.2" +VERSION="0.8.3" HOMEPAGE="http://htop.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/htop/htop-0.8.2.tar.gz" -MD5SUM="78c2382dc4ff0cf5a29a5c3bc1e556ec" +DOWNLOAD="http://downloads.sourceforge.net/htop/htop-0.8.3.tar.gz" +DOWNLOAD_x86_64="" +MD5SUM="5c9f093f9eaddf6e77aa6d54c2116d0c" +MD5SUM_x86_64="" MAINTAINER="Michiel van Wessem" EMAIL="michiel@slackbuilds.org" APPROVED="chess" + |