diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-16 18:30:11 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-16 13:58:10 -0600 |
commit | 7ae7447671c10e20d71b34bec5cbb553d70f0d9a (patch) | |
tree | eb440363585eeb78750e69cded3a1148d3439a88 /system/innotop/innotop.SlackBuild | |
parent | 7fb67b6ab97ef6d96db27e05fc090cf5a4203691 (diff) | |
download | slackbuilds-7ae7447671c10e20d71b34bec5cbb553d70f0d9a.tar.gz |
system/innotop: Updated for version 1.9.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/innotop/innotop.SlackBuild')
-rw-r--r-- | system/innotop/innotop.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/innotop/innotop.SlackBuild b/system/innotop/innotop.SlackBuild index 8351aa49d3..f88162b051 100644 --- a/system/innotop/innotop.SlackBuild +++ b/system/innotop/innotop.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for innotop -# Copyright 2010-2012 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2010-2013 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=innotop -VERSION=1.9.0 +VERSION=1.9.1 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |