From 66e6b4542da4d33a0ddb3d070ed77b2a07f78ca8 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 8 Jan 2023 10:06:15 +0000 Subject: [PATCH] strace: bump PAK_VER Signed-off-by: Arne Fitzenreiter --- lfs/strace | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/strace b/lfs/strace index 37c5d40d18..06ecd663c9 100644 --- a/lfs/strace +++ b/lfs/strace @@ -35,7 +35,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = strace -PAK_VER = 7 +PAK_VER = 8 DEPS = elfutils -- 2.39.5