qemu: updated to version 9.0.0

This commit is contained in:
Juergen Daubert 2024-04-28 13:55:11 +02:00
parent 1327381ed4
commit 3a01561ba2
3 changed files with 7 additions and 6 deletions

View File

@ -86,7 +86,8 @@ drwxr-xr-x root/root usr/share/qemu/firmware/
-rw-r--r-- root/root usr/share/qemu/firmware/60-edk2-arm.json
-rw-r--r-- root/root usr/share/qemu/firmware/60-edk2-i386.json
-rw-r--r-- root/root usr/share/qemu/firmware/60-edk2-x86_64.json
-rw-r--r-- root/root usr/share/qemu/hppa-firmware.img
-rwxr-xr-x root/root usr/share/qemu/hppa-firmware.img
-rwxr-xr-x 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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UfNNbWOgegDC/P0qOLcvpLwEsBWVy2ExQgUOMgSH+cp0ie7GdNIfRHuqXpodeNOC5e8T47y2GidbAz4IMOe9AU=
SHA256 (Pkgfile) = d81b5cda434ce00850f68bb490ed669ea44b37deb353e790fda8a0313f4774ef
SHA256 (.footprint) = 015a0ee651fe1363aaec56122eb435bff85037137d9d168803ecc24229a88df0
SHA256 (qemu-8.2.2.tar.xz) = 847346c1b82c1a54b2c38f6edbd85549edeb17430b7d4d3da12620e2962bc4f3
RWSE3ohX2g5d/RKbzYATImqzVPhUSq/u26btNBS2mcK2kqOhylYoCIgorow8G48bnFA8AKR7lelSzg5nas2+nVSzakFxPygkcAE=
SHA256 (Pkgfile) = bd00f49ba2135aaa973d2d6dc21fab074b985b3c0c6953c36988ad97e8d92979
SHA256 (.footprint) = 23bb2513c21cb03da25168ede9fdb351057f8060b9148194a12dbb072394bbe8
SHA256 (qemu-9.0.0.tar.xz) = 32708ac66c30d8c892633ea968c771c1c76d597d70ddead21a0d22ccf386da69

View File

@ -5,7 +5,7 @@
# Optional: alsa-lib fuse3 gnutls libaio libjpeg-turbo libpng libsdl2 libseccomp libslirp libssh liburing libxkbcommon nettle nfs-utils numactl pipewire pulseaudio python3-sphinx python3-sphinx_rtd_theme sdl2_image snappy xkeyboard-config xkeyboard-config
name=qemu
version=8.2.2
version=9.0.0
release=1
source=(https://download.qemu.org/$name-$version.tar.xz)