From 7b699eb75640f783246286bfe3d1b860d4795617 Mon Sep 17 00:00:00 2001 From: Alexander Mikhalitsyn Date: Tue, 5 Nov 2024 12:56:40 +0100 Subject: [PATCH] lxd-qemu-snap: use GitHub mirror for qemu repository And also bump version from v9.0.1 to v9.0.3 Signed-off-by: Alexander Mikhalitsyn --- lxd-qemu-snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lxd-qemu-snap/snapcraft.yaml b/lxd-qemu-snap/snapcraft.yaml index 6c3236da6..305f56d56 100644 --- a/lxd-qemu-snap/snapcraft.yaml +++ b/lxd-qemu-snap/snapcraft.yaml @@ -69,8 +69,8 @@ parts: qemu: after: - virgl - source: https://gitlab.com/qemu-project/qemu.git - source-tag: v9.0.1 + source: https://github.com/qemu/qemu.git + source-tag: v9.0.3 source-depth: 1 plugin: autotools autotools-configure-parameters: