diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-12-03 22:28:48 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-05 07:58:31 +0700 |
commit | 10eb225500bf929550d5a38ee7282865e65060d4 (patch) | |
tree | ced79399796cd8e9a6ebc0ed52b82f96410a6c3c /system/icingaweb2 | |
parent | b1c36d8303610d4b020aa0edc7b1f65970726077 (diff) |
network/icingaweb2: Updated for version 2.1.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system/icingaweb2')
-rw-r--r-- | system/icingaweb2/icingaweb2.SlackBuild | 2 | ||||
-rw-r--r-- | system/icingaweb2/icingaweb2.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/icingaweb2/icingaweb2.SlackBuild b/system/icingaweb2/icingaweb2.SlackBuild index e441315bbabd..5ec8c9453950 100644 --- a/system/icingaweb2/icingaweb2.SlackBuild +++ b/system/icingaweb2/icingaweb2.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=icingaweb2 -VERSION=${VERSION:-2.0.0} +VERSION=${VERSION:-2.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/icingaweb2/icingaweb2.info b/system/icingaweb2/icingaweb2.info index d874ce3af9a9..742df1e22397 100644 --- a/system/icingaweb2/icingaweb2.info +++ b/system/icingaweb2/icingaweb2.info @@ -1,8 +1,8 @@ PRGNAM="icingaweb2" -VERSION="2.0.0" +VERSION="2.1.0" HOMEPAGE="https://www.icinga.org/" -DOWNLOAD="https://github.com/Icinga/icingaweb2/archive/v2.0.0.tar.gz" -MD5SUM="bbc23b1dd48667ca6d8da43255427b2d" +DOWNLOAD="https://github.com/Icinga/icingaweb2/archive/v2.1.0.tar.gz" +MD5SUM="8b2e8ad789b5cf31f5fac38a7513a301" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |