diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-24 06:38:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-24 06:38:20 +0700 |
commit | 21219b2025fa7d68c20ed956023b18da96898a04 (patch) | |
tree | e87549f274d1f52241982b021a982d5a08dcded5 /system/netatop/netatop.SlackBuild | |
parent | a8195ca86217c3ca060e0480db4a89bb6392d286 (diff) | |
download | slackbuilds-21219b2025fa7d68c20ed956023b18da96898a04.tar.gz |
system/netatop: Updated for version 0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/netatop/netatop.SlackBuild')
-rw-r--r-- | system/netatop/netatop.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/netatop/netatop.SlackBuild b/system/netatop/netatop.SlackBuild index 3c8fe89787..284120270e 100644 --- a/system/netatop/netatop.SlackBuild +++ b/system/netatop/netatop.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for netatop -# Copyright 2012-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2012-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # 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=netatop -VERSION=${VERSION:-0.4} +VERSION=${VERSION:-0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |