qemu: 3.0.0 -> 3.1.0

This commit is contained in:
Thomas Penteker 2019-01-16 23:01:00 +01:00
parent b83a2c7416
commit cca5897299
3 changed files with 8 additions and 5 deletions

View File

@ -6,6 +6,7 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/ivshmem-client
-rwxr-xr-x root/root usr/bin/ivshmem-server
-rwxr-xr-x root/root usr/bin/qemu-edid
-rwxr-xr-x root/root usr/bin/qemu-ga
-rwxr-xr-x root/root usr/bin/qemu-i386
-rwxr-xr-x root/root usr/bin/qemu-img
@ -109,8 +110,10 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/trace-events-all
-rw-r--r-- root/root usr/share/qemu/u-boot-sam460-20100605.bin
-rw-r--r-- root/root usr/share/qemu/u-boot.e500
-rw-r--r-- root/root usr/share/qemu/vgabios-bochs-display.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-cirrus.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-qxl.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-ramfb.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-stdvga.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-virtio.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-vmware.bin

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/XE/68nRaDrG9U12pZ+IOwy78zdoXTs1tYKPYY1N1NpFmkW0yc3K878yFIg35iKEMVGXCEu7YnOv6yekQHgxCwg=
SHA256 (Pkgfile) = 572ffbfcb82f266d8f03b7c3e7bb3c5a574d568a8cd4a09193fbac29288f63f8
SHA256 (.footprint) = 270fc17461983d019af55c0834e67303f35e4e8a3b64251e14385ff972e0ccbc
SHA256 (qemu-3.0.0.tar.bz2) = 933e62ad604f5f8d0a93f5e0a98fd95f9d2e23ff1dbd0c744c6c7506bba8ebe8
RWSE3ohX2g5d/XrDXrH9/fVKPjsn9BWWHHYvXqHdnkf39Zod2R0e/C+jDj6DNXCfTjcHXMuuLufxk+sOHVDkc7C64NSXMmiWaQU=
SHA256 (Pkgfile) = a743a36c345b1ebbe6b3dd00f37b9ae095a0e2bc2c386fb5e53a526dfbc26c83
SHA256 (.footprint) = 816fef1b4afb9437652c3f378b0b0d246dada7ada7147bdc7aad98d1970066a1
SHA256 (qemu-3.1.0.tar.bz2) = 98fee0c86b299ebaf08587ba8df1dc8bb7152708d62937a0631875d95cc8d921

View File

@ -5,7 +5,7 @@
# Optional: libseccomp libiscsi libusb usbredir spice
name=qemu
version=3.0.0
version=3.1.0
release=1
source=(http://wiki.qemu-project.org/download/qemu-$version.tar.bz2)