qemu-all: 3.0.0 -> 3.1.0

This commit is contained in:
Thomas Penteker 2019-01-16 23:00:50 +01:00
parent 5319673dc7
commit b83a2c7416
3 changed files with 9 additions and 7 deletions

View File

@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/qemu-arm
-rwxr-xr-x root/root usr/bin/qemu-armeb
-rwxr-xr-x root/root usr/bin/qemu-cris
-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-hppa
-rwxr-xr-x root/root usr/bin/qemu-i386
@ -61,7 +62,6 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/qemu-system-or1k
-rwxr-xr-x root/root usr/bin/qemu-system-ppc
-rwxr-xr-x root/root usr/bin/qemu-system-ppc64
-rwxr-xr-x root/root usr/bin/qemu-system-ppcemb
-rwxr-xr-x root/root usr/bin/qemu-system-riscv32
-rwxr-xr-x root/root usr/bin/qemu-system-riscv64
-rwxr-xr-x root/root usr/bin/qemu-system-s390x
@ -172,8 +172,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/da7ZPYD6dhyNcOp2Cu1/ArBN7kl7fosSybbJer07pqJColOJpKO5bcdbPf35zyKwL5lYb/ycq6lCAe+XRGIZg8=
SHA256 (Pkgfile) = afc1eb525cc604e258b561f68b2e65c621daa8e9166ea1edbf7c83ce2f04952c
SHA256 (.footprint) = abd1675db2012ff7f789b47384fae47206c1fbefc949b18f3007ca3a82af302f
SHA256 (qemu-3.0.0.tar.bz2) = 933e62ad604f5f8d0a93f5e0a98fd95f9d2e23ff1dbd0c744c6c7506bba8ebe8
RWSE3ohX2g5d/RPELpWfK9iMvOhoPVVs0O/YG0uAw8x15G4gGc6XNW5optsdVgLpoyZFD578PlfUJJafFRDFxbs3myANaM7RaQc=
SHA256 (Pkgfile) = 156c6d86a153a4263ac17a0c4aa00119551c7af6e5cadc5285d368f726e12a03
SHA256 (.footprint) = cc1c843179effaa483f5eb8d281b03b76ada64f1c64fa3fec385820b15b596a2
SHA256 (qemu-3.1.0.tar.bz2) = 98fee0c86b299ebaf08587ba8df1dc8bb7152708d62937a0631875d95cc8d921

View File

@ -1,11 +1,11 @@
# Description: Fast CPU emulator and virtualizer for all supported platforms
# URL: http://www.qemu-project.org/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: libsdl glib
# Depends on: libsdl glib xorg-libpixman
# Optional: libseccomp libiscsi libusb usbredir spice
name=qemu-all
version=3.0.0
version=3.1.0
release=1
source=(http://www.qemu-project.org//download/qemu-$version.tar.bz2)