From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: [PATCH] qemu: bump PAK_VER Date: Mon, 04 Sep 2023 22:03:06 +0200 Message-ID: <20230904200306.3491-1-arne_f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6456164235194688729==" List-Id: --===============6456164235194688729== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Arne Fitzenreiter --- lfs/qemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/qemu b/lfs/qemu index 8bea0e485..8af87e75e 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.38.1 --===============6456164235194688729==--