diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:22:11 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:22:11 +0000 |
| commit | dfc3579745a02f64a7f835c2a923ffb71a76d662 (patch) | |
| tree | 7e5cef672714d47ca8cc14a6de1eee8a1c2d4b7d /qemu | |
| parent | 3fea128886ac11c5fcf7fb8e65cd89f3ab9ba02e (diff) | |
| download | alicelinux-dfc3579745a02f64a7f835c2a923ffb71a76d662.tar.gz alicelinux-dfc3579745a02f64a7f835c2a923ffb71a76d662.zip | |
Woodpecker CI 6804cedeba5a6cd14c0deac262abe8826383eb92 [SKIP CI]
Diffstat (limited to 'qemu')
| -rw-r--r-- | qemu/.checksum | 2 | ||||
| -rw-r--r-- | qemu/.files | 5 | ||||
| -rw-r--r-- | qemu/abuild | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/qemu/.checksum b/qemu/.checksum index ff89372c..ed74f3be 100644 --- a/qemu/.checksum +++ b/qemu/.checksum @@ -1 +1 @@ -f4f1e236c106e9583d67ef6c3033fe3a2dec9f58b3eff6f96a4a6ea97240c496 qemu-10.0.2.tar.xz +f7e9de77aa52905afbfe061a6c6ed395ec6d9f9e053efab493c00f74bdb88c02 qemu-10.0.3.tar.xz diff --git a/qemu/.files b/qemu/.files index e6f3f97b..9ea64e62 100644 --- a/qemu/.files +++ b/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/qemu/abuild b/qemu/abuild index 37db6e82..a97bdc67 100644 --- a/qemu/abuild +++ b/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 |