diff options
| author | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
|---|---|---|
| committer | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
| commit | eaca59e67a92d8228e8783c5b68a2bf0630acf08 (patch) | |
| tree | bb8a53c6445815fa8750c0090adf8b814934ae54 /repos/extra | |
| parent | 949e8bfc932c4529e45a10d39957f666712cb8e3 (diff) | |
| download | alicelinux-eaca59e67a92d8228e8783c5b68a2bf0630acf08.tar.gz alicelinux-eaca59e67a92d8228e8783c5b68a2bf0630acf08.zip | |
qemu: updated to 9.2.2
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/qemu/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/qemu/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/qemu/.checksum b/repos/extra/qemu/.checksum index 9a3b0a77..6e3c4b11 100644 --- a/repos/extra/qemu/.checksum +++ b/repos/extra/qemu/.checksum @@ -1 +1 @@ -d48bd8185e0c5f2dbf6765420fd8b1be79645a940d19612c9f9b7ac06003005e qemu-9.2.1.tar.xz +cc9bf86642c73975b2c5253e21a1dc32b1d1dafc421b3a34915259d0a781a711 qemu-9.2.2.tar.xz diff --git a/repos/extra/qemu/abuild b/repos/extra/qemu/abuild index 7151db2d..7d000ce2 100644 --- a/repos/extra/qemu/abuild +++ b/repos/extra/qemu/abuild @@ -1,5 +1,5 @@ name=qemu -version=9.2.1 +version=9.2.2 release=1 source="https://download.$name.org/$name-$version.tar.xz" build_type=configure_build |