diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | 498739482c63ae1e2f4ab95dc20c218ed0b971d7 (patch) | |
| tree | c030051e097d2a3caed50016588e7b62edcc5af1 /repos/extra/qemu/abuild | |
| parent | d95db39fc606b6ac4ef81c478a122619fcee5464 (diff) | |
| download | alicelinux-498739482c63ae1e2f4ab95dc20c218ed0b971d7.tar.gz alicelinux-498739482c63ae1e2f4ab95dc20c218ed0b971d7.zip | |
qemu: updated to 9.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 04fd1ca4..caf576c5 100644 --- a/repos/extra/qemu/abuild +++ b/repos/extra/qemu/abuild @@ -1,5 +1,5 @@ name=qemu -version=9.0.2 +version=9.1.0 release=1 source="https://download.$name.org/$name-$version.tar.xz lfs64.patch" |