diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-06-23 14:49:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-23 14:49:06 +0700 |
commit | af0f96a0ed1582a877157221f3dff80309953e9d (patch) | |
tree | 02a70b2673fedbe9f6e1f7b4eee5bc84813a8b24 /system/ttop/ttop.SlackBuild | |
parent | f2a68a66df66bec88a47d53174a2cdff3d5df2ff (diff) | |
download | slackbuilds-af0f96a0ed1582a877157221f3dff80309953e9d.tar.gz |
system/ttop: Updated for version 0.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttop/ttop.SlackBuild')
-rw-r--r-- | system/ttop/ttop.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ttop/ttop.SlackBuild b/system/ttop/ttop.SlackBuild index a01b4d39cf..2b6828e059 100644 --- a/system/ttop/ttop.SlackBuild +++ b/system/ttop/ttop.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=ttop -VERSION=${VERSION:-0.8.1} +VERSION=${VERSION:-0.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |