diff options
Diffstat (limited to 'network/bmon/bmon.SlackBuild')
-rw-r--r-- | network/bmon/bmon.SlackBuild | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/network/bmon/bmon.SlackBuild b/network/bmon/bmon.SlackBuild index de54494ca4..99cd4d325b 100644 --- a/network/bmon/bmon.SlackBuild +++ b/network/bmon/bmon.SlackBuild @@ -6,16 +6,8 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. -# 20140825 bkw: -# - updated for 3.4 -# - 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.8} +VERSION=${VERSION:-3.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |