diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-12 15:01:22 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-12 15:01:22 +0000 |
| commit | d672e004d57fd9532e399473f2b3575fc12e0871 (patch) | |
| tree | 3173633070d1d4c3b9850fa72a076d4c3e4c0152 /repos/extra/qemu/abuild | |
| parent | 56ed84e28947bd861532ec2ea0b7a38d70ba840a (diff) | |
| download | alicelinux-d672e004d57fd9532e399473f2b3575fc12e0871.tar.gz alicelinux-d672e004d57fd9532e399473f2b3575fc12e0871.zip | |
qemu: updated to 10.1.1
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 79266bc7..28f9d948 100644 --- a/repos/extra/qemu/abuild +++ b/repos/extra/qemu/abuild @@ -1,5 +1,5 @@ name=qemu -version=10.1.0 +version=10.1.1 release=1 source="https://download.$name.org/$name-$version.tar.xz" build_type=configure_build |