From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] monit 5.29.0: Bump forgotten PAK_VER Date: Mon, 20 Sep 2021 17:08:18 +0200 Message-ID: <20210920150818.1460-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2509492877984602852==" List-Id: --===============2509492877984602852== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Thanks Adolf! ;-) Signed-off-by: Matthias Fischer --- lfs/monit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/monit b/lfs/monit index c01e5bab0..044fe560f 100644 --- a/lfs/monit +++ b/lfs/monit @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = monit -PAK_VER = 15 +PAK_VER = 16 DEPS = -- 2.18.0 --===============2509492877984602852==--