summaryrefslogtreecommitdiffstats
path: root/network/bmon
diff options
context:
space:
mode:
Diffstat (limited to 'network/bmon')
-rw-r--r--network/bmon/bmon.SlackBuild5
-rw-r--r--network/bmon/bmon.info6
2 files changed, 7 insertions, 4 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}
diff --git a/network/bmon/bmon.info b/network/bmon/bmon.info
index 1db0eb66b1..f231a53cd4 100644
--- a/network/bmon/bmon.info
+++ b/network/bmon/bmon.info
@@ -1,8 +1,8 @@
PRGNAM="bmon"
-VERSION="3.4"
+VERSION="3.6"
HOMEPAGE="https://github.com/tgraf/bmon/"
-DOWNLOAD="https://github.com/tgraf/bmon/archive/v3.4.tar.gz"
-MD5SUM="34c1dc9c03b38cdf9fe6d20ed813cf0c"
+DOWNLOAD="https://github.com/tgraf/bmon/archive/v3.6.tar.gz"
+MD5SUM="a78c2c75b194840036703907efd39e89"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="confuse"