From mboxrd@z Thu Jan  1 00:00:00 1970
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] qemu-ga: Update to version 7.1.0
Date: Fri, 25 Nov 2022 09:55:00 +0100
Message-ID: <20221125085500.1897-2-adolf.belka@ipfire.org>
In-Reply-To: <20221125085500.1897-1-adolf.belka@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2915950998510661410=="
List-Id: <development.lists.ipfire.org>

--===============2915950998510661410==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

- Update in line with update of qemu from version 7.0.0 to 7.1.0
- Update of rootfile not required
- Changelog - see changelog info in the qemu update

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/qemu-ga | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/qemu-ga b/lfs/qemu-ga
index c83878058..8fd34f6f6 100644
--- a/lfs/qemu-ga
+++ b/lfs/qemu-ga
@@ -26,11 +26,11 @@ include Config
 
 SUMMARY    = Guest agent for QEMU
 
-VER        = 7.0.0
+VER        = 7.1.0
 THISAPP    = qemu-ga-$(VER)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = qemu-ga
-PAK_VER    = 3
+PAK_VER    = 4
 
 DEPS       =
 
-- 
2.38.1


--===============2915950998510661410==--