mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/icinga2: Updated for version 2.3.4.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
0fc5cce9f6
commit
977516e7b8
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=icinga2
|
||||
VERSION=${VERSION:-2.3.3}
|
||||
VERSION=${VERSION:-2.3.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="icinga2"
|
||||
VERSION="2.3.3"
|
||||
VERSION="2.3.4"
|
||||
HOMEPAGE="https://www.icinga.org/"
|
||||
DOWNLOAD="https://github.com/Icinga/icinga2/archive/v2.3.3.tar.gz"
|
||||
MD5SUM="3ff2cb2e07a36dcc070290b56c23d378"
|
||||
DOWNLOAD="https://github.com/Icinga/icinga2/archive/v2.3.4.tar.gz"
|
||||
MD5SUM="7e095ec3b7dc9e0f54a29db1c6f00545"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="yajl"
|
||||
|
|
Loading…
Reference in a new issue