From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 07/15] frr: ship due to libcap sobump Date: Fri, 09 Aug 2024 13:23:18 +0200 Message-ID: <20240809112326.8475-7-adolf.belka@ipfire.org> In-Reply-To: <20240809112326.8475-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3175988998237393434==" List-Id: --===============3175988998237393434== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Adolf Belka --- lfs/frr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/frr b/lfs/frr index ea5a6b9e9..943e06b2e 100644 --- a/lfs/frr +++ b/lfs/frr @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = frr -PAK_VER = 9 +PAK_VER = 10 DEPS = -- 2.45.2 --===============3175988998237393434==--