module.info: prepare v2.1.0

This commit is contained in:
Thomas Gelf 2017-02-20 15:22:19 +01:00
parent 0d49df0191
commit 55d9f1e1c5
2 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@ You might want to use a script as follows for this task:
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
REPO_URL="https://github.com/Icinga/icingaweb2-module-businessprocess"
TARGET_DIR="${ICINGAWEB_MODULEPATH}/businessprocess"
MODULE_VERSION="2.0.0"
MODULE_VERSION="2.1.0"
URL="${REPO_URL}/archive/v${MODULE_VERSION}.tar.gz"
install -d -m 0755 "${TARGET_DIR}"
wget -q -O - "$URL" | tar xfz - -C "${TARGET_DIR}" --strip-components 1
@ -37,7 +37,7 @@ It will be immediately ready for use:
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
REPO_URL="https://github.com/Icinga/icingaweb2-module-businessprocess"
TARGET_DIR="${ICINGAWEB_MODULEPATH}/businessprocess"
MODULE_VERSION="2.0.0"
MODULE_VERSION="2.1.0"
git clone "${REPO_URL}" "${TARGET_DIR}"
```

View file

@ -1,6 +1,6 @@
Name: Businessprocess
Version: 2.0.0
Depends: monitoring>=2.3.0
Version: 2.1.0
Depends: monitoring>=2.4.1
Description: A Business Process viewer and modeler
Provides a web-based process modeler for. It integrates as a module into
Icinga Web 2 and provides a plugin check command for Icinga. Tile and tree