mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] qemu: Version bump. 9.1.0 -> 9.1.1
@ 2024-10-23 16:46 Christian Melki
  2024-10-30  8:00 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-10-23 16:46 UTC (permalink / raw)
  To: ptxdist

Minor bugfixes.
https://github.com/qemu/qemu/compare/v9.1.0...v9.1.1

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/qemu.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/qemu.make b/rules/qemu.make
index 43326894b..58e6bfc0a 100644
--- a/rules/qemu.make
+++ b/rules/qemu.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu
 #
 # Paths and names
 #
-QEMU_VERSION	:= 9.1.0
-QEMU_MD5	:= 15c2c59ff05377b60184eb4ae124c698
+QEMU_VERSION	:= 9.1.1
+QEMU_MD5	:= 29c6954d8d2cb0b8cac59335cd62fbd2
 QEMU		:= qemu-$(QEMU_VERSION)
 QEMU_SUFFIX	:= tar.xz
 QEMU_URL	:= https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-30  8:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-23 16:46 [ptxdist] [PATCH] qemu: Version bump. 9.1.0 -> 9.1.1 Christian Melki
2024-10-30  8:00 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox