summaryrefslogtreecommitdiffstats
path: root/network/bmon/bmon.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/bmon/bmon.SlackBuild')
-rw-r--r--network/bmon/bmon.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/network/bmon/bmon.SlackBuild b/network/bmon/bmon.SlackBuild
index 5c698d90c4..5edaafcb7f 100644
--- a/network/bmon/bmon.SlackBuild
+++ b/network/bmon/bmon.SlackBuild
@@ -11,8 +11,11 @@
# - remove unused diffs from tarball
# - install bmon.conf as .new config, add doinst.sh
+# 20150509 bkw:
+# - updated for 3.6
+
PRGNAM=bmon
-VERSION=${VERSION:-3.4}
+VERSION=${VERSION:-3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}