diff --git a/qemu/.footprint b/qemu/.footprint index 76bce1ae6..93a5b7c17 100644 --- a/qemu/.footprint +++ b/qemu/.footprint @@ -97,7 +97,9 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/pxe-virtio.rom -rw-r--r-- root/root usr/share/qemu/qemu-icon.bmp -rw-r--r-- root/root usr/share/qemu/qemu_logo_no_text.svg +-rw-r--r-- root/root usr/share/qemu/qemu_vga.ndrv -rw-r--r-- root/root usr/share/qemu/s390-ccw.img +-rw-r--r-- root/root usr/share/qemu/s390-netboot.img -rw-r--r-- root/root usr/share/qemu/sgabios.bin -rw-r--r-- root/root usr/share/qemu/skiboot.lid -rw-r--r-- root/root usr/share/qemu/slof.bin diff --git a/qemu/.md5sum b/qemu/.md5sum index c2d77428e..8a4e7e505 100644 --- a/qemu/.md5sum +++ b/qemu/.md5sum @@ -1 +1 @@ -a6a23a0c59fd0f8ec564b0fb89a79954 qemu-2.8.1.1.tar.bz2 +b375373f688bea0cd8865b966dad15e3 qemu-2.10.1.tar.bz2 diff --git a/qemu/.signature b/qemu/.signature index 3abe045e0..819d95987 100644 --- a/qemu/.signature +++ b/qemu/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eOn4r+wchR8T+MxTVuXYjfBJgbE3BUPUfJXm09Wa6lKx0vAOmgxhej6sxPhcKn8ntzxa7PVAQHRhe2QDzIVMQ4= -SHA256 (Pkgfile) = 9e8b69c768c91b9fa6c969dc47512f902ad08d974edbd8535ec871068bcdd765 -SHA256 (.footprint) = aa01335f016654daaee9398d15e733cfd72f3e08b39bed553434c0ea610486e7 -SHA256 (qemu-2.8.1.1.tar.bz2) = f62ab18a1fb9ff5b4c81ed44becc945b11581eff777618141bdb787da55d3638 +RWSE3ohX2g5d/cjSR4H3k4OT/I8fUaC3NQ/X5zx2DKZm49cL2h5hBq5mORi6XTrqslP6PFImentBKdhbNR/0B2NmoACfLpoT5Aw= +SHA256 (Pkgfile) = e0fcd92f07f69c3bf518b5bcc76a0bd1b08e6dab452f58b69348343ced15cca0 +SHA256 (.footprint) = b6da9b735ebebce85e3cce44546080de1466210467e188496f7164eb7a726024 +SHA256 (qemu-2.10.1.tar.bz2) = 8e040bc7556401ebb3a347a8f7878e9d4028cf71b2744b1a1699f4e741966ba8 diff --git a/qemu/Pkgfile b/qemu/Pkgfile index 292f776d4..d897d2090 100644 --- a/qemu/Pkgfile +++ b/qemu/Pkgfile @@ -5,7 +5,7 @@ # Optional: libseccomp libiscsi libusb usbredir spice name=qemu -version=2.8.1.1 +version=2.10.1 release=1 source=(http://wiki.qemu-project.org/download/qemu-$version.tar.bz2)