Skip to content

Commit

Permalink
lxd-qemu-snap: use GitHub mirror for qemu repository
Browse files Browse the repository at this point in the history
And also bump version from v9.0.1 to v9.0.3

Signed-off-by: Alexander Mikhalitsyn <[email protected]>
  • Loading branch information
mihalicyn committed Nov 5, 2024
1 parent 2c109e6 commit 7b699eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lxd-qemu-snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7b699eb

Please sign in to comment.