update to icinga-web-1.13.1
OK sthen@, maintainer
This commit is contained in:
parent
f4acf80106
commit
94353612dd
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2015/06/05 06:00:21 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2015/11/03 09:49:38 kirby Exp $
|
||||
|
||||
COMMENT = web UI for icinga
|
||||
|
||||
V = 1.12.0
|
||||
V = 1.13.1
|
||||
DISTNAME = icinga-web-$V
|
||||
REVISION = 0
|
||||
|
||||
MASTER_SITES = https://github.com/Icinga/icinga-web/releases/download/v$V/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (icinga-web-1.12.0.tar.gz) = PoAq4MvKu5VVkIv5G5xA2cB+uAqKzHDwycvUJuP+tnU=
|
||||
SIZE (icinga-web-1.12.0.tar.gz) = 14517225
|
||||
SHA256 (icinga-web-1.13.1.tar.gz) = HoraG15LrF5DBFaeSTTdaww4YDvH7IkNQBN2Z7FONuc=
|
||||
SIZE (icinga-web-1.13.1.tar.gz) = 14504929
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.18 2015/04/05 12:15:08 rpe Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.19 2015/11/03 09:49:38 kirby Exp $
|
||||
@conflict icinga-api-*
|
||||
@pkgpath net/icinga/core,-api
|
||||
app/
|
||||
@ -975,6 +975,7 @@ app/modules/Cronks/data/xml/grid/icinga-all-problems-template.xml
|
||||
app/modules/Cronks/data/xml/grid/icinga-all-service-problems.xml
|
||||
app/modules/Cronks/data/xml/grid/icinga-downtime-history-template.xml
|
||||
app/modules/Cronks/data/xml/grid/icinga-downtime-template.xml
|
||||
app/modules/Cronks/data/xml/grid/icinga-host-cv-template.xml
|
||||
app/modules/Cronks/data/xml/grid/icinga-host-history-template.xml
|
||||
app/modules/Cronks/data/xml/grid/icinga-host-template.xml
|
||||
app/modules/Cronks/data/xml/grid/icinga-hostgroup-summary-template.xml
|
||||
@ -1523,6 +1524,7 @@ doc/AUTHORS
|
||||
doc/CHANGELOG-1.10
|
||||
doc/CHANGELOG-1.11
|
||||
doc/CHANGELOG-1.12
|
||||
doc/CHANGELOG-1.13
|
||||
doc/CHANGELOG-1.6
|
||||
doc/CHANGELOG-1.7
|
||||
doc/CHANGELOG-1.8
|
||||
@ -1539,6 +1541,7 @@ doc/THANKS
|
||||
doc/TODO
|
||||
doc/VENDOR
|
||||
doc/VERSION
|
||||
doc/grids_and_customvars.md
|
||||
etc/
|
||||
etc/astyle-yacs.conf
|
||||
etc/build.properties
|
||||
|
Loading…
x
Reference in New Issue
Block a user