main/qemu: updated to 7.0.0

This commit is contained in:
emmett1
2022-05-27 22:55:15 +08:00
parent 175f76157b
commit a8ece9f84f
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
f276491d6821f81b1c405b7a0c3c851e qemu-6.2.0.tar.bz2
45509fabdad914f0602c41fd2e4bd621 qemu-7.0.0.tar.bz2

View File

@@ -1,4 +1,4 @@
qemu-6.2.0-1
qemu-7.0.0-1
drwxr-xr-x root/root lib/
drwxr-xr-x root/root lib/udev/
drwxr-xr-x root/root lib/udev/rules.d/
@@ -193,9 +193,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/openbios-sparc32
-rw-r--r-- root/root usr/share/qemu/openbios-sparc64
-rw-r--r-- root/root usr/share/qemu/opensbi-riscv32-generic-fw_dynamic.bin
-rw-r--r-- root/root usr/share/qemu/opensbi-riscv32-generic-fw_dynamic.elf
-rw-r--r-- root/root usr/share/qemu/opensbi-riscv64-generic-fw_dynamic.bin
-rw-r--r-- root/root usr/share/qemu/opensbi-riscv64-generic-fw_dynamic.elf
-rw-r--r-- root/root usr/share/qemu/palcode-clipper
-rw-r--r-- root/root usr/share/qemu/petalogix-ml605.dtb
-rw-r--r-- root/root usr/share/qemu/petalogix-s3adsp1800.dtb
@@ -226,5 +224,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/vgabios-virtio.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-vmware.bin
-rw-r--r-- root/root usr/share/qemu/vgabios.bin
-rw-r--r-- root/root usr/share/qemu/vof-nvram.bin
-rwxr-xr-x root/root usr/share/qemu/vof.bin
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/run/

View File

@@ -2,7 +2,7 @@
# depends : alsa-lib sdl2 glib python3 coreutils pixman libx11
name=qemu
version=6.2.0
version=7.0.0
release=1
source="http://download.qemu-project.org/$name-$version.tar.bz2"