From 4bbb98385f80537c50dd66d69afef97732149926 Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Mon, 31 Mar 2025 15:45:09 +0200 Subject: [PATCH] tshark: Ship due to libxml sobump Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- lfs/tshark | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/tshark b/lfs/tshark index b47e12d99..2ae6ddf21 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 = 23 +PAK_VER = 24 SERVICES = -- 2.39.5