mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
NRPE: Bump package version
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
# #
|
# #
|
||||||
# IPFire.org - A linux based firewall #
|
# IPFire.org - A linux based firewall #
|
||||||
# Copyright (C) 2007-2022 IPFire Team <info@ipfire.org> #
|
# Copyright (C) 2007-2023 IPFire Team <info@ipfire.org> #
|
||||||
# #
|
# #
|
||||||
# This program is free software: you can redistribute it and/or modify #
|
# This program is free software: you can redistribute it and/or modify #
|
||||||
# it under the terms of the GNU General Public License as published by #
|
# it under the terms of the GNU General Public License as published by #
|
||||||
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
|
|||||||
DIR_APP = $(DIR_SRC)/nrpe-$(THISAPP)
|
DIR_APP = $(DIR_SRC)/nrpe-$(THISAPP)
|
||||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||||
PROG = nagios_nrpe
|
PROG = nagios_nrpe
|
||||||
PAK_VER = 11
|
PAK_VER = 12
|
||||||
|
|
||||||
DEPS = nagios-plugins
|
DEPS = nagios-plugins
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user