diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:47:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-16 23:47:14 +0800 |
| commit | cda3933f5ee3b62a264e387fe79c006015cabc7f (patch) | |
| tree | a4da35c399fe0926de8c0ed6c3d65dae75f8aed2 /repos/extra/qemu/abuild | |
| parent | 5004ce030c33e64bdee5a9cf42866024ef85c5d5 (diff) | |
| download | alicelinux-cda3933f5ee3b62a264e387fe79c006015cabc7f.tar.gz alicelinux-cda3933f5ee3b62a264e387fe79c006015cabc7f.zip | |
qemu: updated to 9.2.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 68063aaf..7151db2d 100644 --- a/repos/extra/qemu/abuild +++ b/repos/extra/qemu/abuild @@ -1,5 +1,5 @@ name=qemu -version=9.2.0 +version=9.2.1 release=1 source="https://download.$name.org/$name-$version.tar.xz" build_type=configure_build |