From 8438e2e427e346b3609b1f752d874e40dc1d19f4 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 13 Feb 2020 16:57:36 +0000 Subject: [PATCH] qemu: bump pak version Signed-off-by: Arne Fitzenreiter --- lfs/qemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/qemu b/lfs/qemu index a6b2030295..8259ff70fa 100644 --- a/lfs/qemu +++ b/lfs/qemu @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = i586 x86_64 PROG = qemu -PAK_VER = 25 +PAK_VER = 26 DEPS = "libusbredir spice libseccomp" -- 2.39.5