diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:52:23 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:52:23 +0000 |
| commit | 989aba0f13a0916da400f2c1031d7cc2abd10adb (patch) | |
| tree | 1b25face771a95f837e0321667b4e8ec04aff013 /repos/extra/qemu/abuild | |
| parent | fca75cc4316c58ffe6b1d7366fa3b9e9c6d5add2 (diff) | |
| download | alicelinux-989aba0f13a0916da400f2c1031d7cc2abd10adb.tar.gz alicelinux-989aba0f13a0916da400f2c1031d7cc2abd10adb.zip | |
qemu: updated to 10.1.0
Diffstat (limited to 'repos/extra/qemu/abuild')
| -rw-r--r-- | repos/extra/qemu/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/qemu/abuild b/repos/extra/qemu/abuild index a97bdc67..79266bc7 100644 --- a/repos/extra/qemu/abuild +++ b/repos/extra/qemu/abuild @@ -1,5 +1,5 @@ name=qemu -version=10.0.3 +version=10.1.0 release=1 source="https://download.$name.org/$name-$version.tar.xz" build_type=configure_build |