From 95d0ed0913706a2c4dd698d9e32d148873d3b7b3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Mon, 1 Aug 2022 15:53:42 +0000 Subject: [PATCH] qemu-ga: Update to 7.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- lfs/qemu-ga | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/qemu-ga b/lfs/qemu-ga index 421d5c53fc..719b53748e 100644 --- a/lfs/qemu-ga +++ b/lfs/qemu-ga @@ -26,11 +26,11 @@ include Config SUMMARY = Guest agent for QEMU -VER = 6.1.0 +VER = 7.0.0 THISAPP = qemu-ga-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu-ga -PAK_VER = 1 +PAK_VER = 2 DEPS = -- 2.39.5