From a1f928d5883ce6b89211139f62971f17822dcc00 Mon Sep 17 00:00:00 2001 From: Thomas Parrott Date: Tue, 5 Nov 2024 16:42:50 +0000 Subject: [PATCH] qemu: Use https://github.com/qemu/qemu As gitlab.com is not working and we are pulling via git hash for validation. Signed-off-by: Thomas Parrott --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 251fe8a8..f61236e4 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -750,7 +750,7 @@ parts: - libusb - spice-protocol - spice-server - source: https://gitlab.com/qemu-project/qemu + source: https://github.com/qemu/qemu source-commit: 6bbce8b464206e6622216b62841cb3e953d56eb8 # v8.0.5 source-depth: 1 source-type: git