diff options
author | B. Watson <yalhcru@gmail.com> | 2017-01-21 22:22:28 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:23:26 +0700 |
commit | 17ff280edeb1ae80e48106edafec420b9e62a9c6 (patch) | |
tree | d54e8ea3440b922161a0694a8a0f2d258e46e24f /network/bmon/bmon.SlackBuild | |
parent | 9733cbab917f9dfff285b3b07422262efa9bbba9 (diff) | |
download | slackbuilds-17ff280edeb1ae80e48106edafec420b9e62a9c6.tar.gz |
network/bmon: Updated for version 4.0.
Diffstat (limited to 'network/bmon/bmon.SlackBuild')
-rw-r--r-- | network/bmon/bmon.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/bmon/bmon.SlackBuild b/network/bmon/bmon.SlackBuild index ddb2163072..f7b9a00eff 100644 --- a/network/bmon/bmon.SlackBuild +++ b/network/bmon/bmon.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=bmon -VERSION=${VERSION:-3.9} +VERSION=${VERSION:-4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |