From f74552d5b8aab38169dee6ce0f5852f983285713 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Sun, 6 Aug 2023 18:18:14 +0200 Subject: [PATCH] monit 5.33: Bumped PAK_VER to 22 due to removing the old OpenSSL files Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- lfs/monit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/monit b/lfs/monit index d243be460c..ed59a3ef00 100644 --- a/lfs/monit +++ b/lfs/monit @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # 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 # @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = monit -PAK_VER = 21 +PAK_VER = 22 DEPS = -- 2.39.5