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