network/bmon: Updated for version 3.6.
This commit is contained in:
parent
05d0e9f884
commit
74be09b911
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue