From b0fcbe414fc561187aedfd618149b73ac3c80ef8 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 4 Sep 2023 22:03:06 +0200 Subject: [PATCH] qemu: bump PAK_VER Signed-off-by: Arne Fitzenreiter Signed-off-by: Michael Tremer --- lfs/qemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/qemu b/lfs/qemu index 8bea0e485e..8af87e75e8 100644 --- a/lfs/qemu +++ b/lfs/qemu @@ -35,7 +35,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu -PAK_VER = 38 +PAK_VER = 39 DEPS = alsa elfutils libusbredir spice libseccomp -- 2.39.5