From b518bee95c15ce626dc93e4aa7e39282448ee0b6 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 8 Apr 2020 07:44:45 +0200 Subject: [PATCH] icinga: bump PAKVER some installations has a copy installed that still try to include perl-5.12.3 libs. Signed-off-by: Arne Fitzenreiter --- lfs/icinga | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/icinga b/lfs/icinga index 7fdba401bc..0e2625682f 100644 --- a/lfs/icinga +++ b/lfs/icinga @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = icinga -PAK_VER = 3 +PAK_VER = 4 DEPS = nagios-plugins -- 2.39.2