diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:18:45 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:18:45 +0000 |
| commit | fc9312e933f851d82c0094757cd9c798c0632585 (patch) | |
| tree | c0674371afe81598b36de4310091d89c3d82739c /repos | |
| parent | c93d9bc7ec0b2cd078dc0207ae723be19c99e0b6 (diff) | |
| download | alicelinux-fc9312e933f851d82c0094757cd9c798c0632585.tar.gz alicelinux-fc9312e933f851d82c0094757cd9c798c0632585.zip | |
qemu: updated to 10.0.3
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/extra/qemu/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/qemu/.files | 5 | ||||
| -rw-r--r-- | repos/extra/qemu/abuild | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/repos/extra/qemu/.checksum b/repos/extra/qemu/.checksum index ff89372c..ed74f3be 100644 --- a/repos/extra/qemu/.checksum +++ b/repos/extra/qemu/.checksum @@ -1 +1 @@ -f4f1e236c106e9583d67ef6c3033fe3a2dec9f58b3eff6f96a4a6ea97240c496 qemu-10.0.2.tar.xz +f7e9de77aa52905afbfe061a6c6ed395ec6d9f9e053efab493c00f74bdb88c02 qemu-10.0.3.tar.xz diff --git a/repos/extra/qemu/.files b/repos/extra/qemu/.files index e6f3f97b..9ea64e62 100644 --- a/repos/extra/qemu/.files +++ b/repos/extra/qemu/.files @@ -5,7 +5,6 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/qemu-ga -rwxr-xr-x root/root usr/bin/qemu-img -rwxr-xr-x root/root usr/bin/qemu-io --rwxr-xr-x root/root usr/bin/qemu-keymap -rwxr-xr-x root/root usr/bin/qemu-nbd -rwxr-xr-x root/root usr/bin/qemu-pr-helper -rwxr-xr-x root/root usr/bin/qemu-storage-daemon @@ -86,8 +85,8 @@ drwxr-xr-x root/root usr/share/qemu/firmware/ -rw-r--r-- root/root usr/share/qemu/firmware/60-edk2-loongarch64.json -rw-r--r-- root/root usr/share/qemu/firmware/60-edk2-riscv64.json -rw-r--r-- root/root usr/share/qemu/firmware/60-edk2-x86_64.json --rwxr-xr-x root/root usr/share/qemu/hppa-firmware.img --rwxr-xr-x root/root usr/share/qemu/hppa-firmware64.img +-rw-r--r-- root/root usr/share/qemu/hppa-firmware.img +-rw-r--r-- root/root usr/share/qemu/hppa-firmware64.img drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/keymaps/ar -rw-r--r-- root/root usr/share/qemu/keymaps/bepo diff --git a/repos/extra/qemu/abuild b/repos/extra/qemu/abuild index 37db6e82..a97bdc67 100644 --- a/repos/extra/qemu/abuild +++ b/repos/extra/qemu/abuild @@ -1,5 +1,5 @@ name=qemu -version=10.0.2 +version=10.0.3 release=1 source="https://download.$name.org/$name-$version.tar.xz" build_type=configure_build |