commit ddc608ac6881c5119f069f984c8e2842d4c0751e Author: Juergen Daubert <jue@jue.li> Date: Mon Aug 30 11:07:07 2021 +0200 qemu-all: update to 6.1.0 diff --git a/qemu-all/.footprint b/qemu-all/.footprint index c0c714245..d420517ac 100755 --- a/qemu-all/.footprint +++ b/qemu-all/.footprint @@ -58,7 +58,6 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/qemu-system-mips64 -rwxr-xr-x root/root usr/bin/qemu-system-mips64el -rwxr-xr-x root/root usr/bin/qemu-system-mipsel --rwxr-xr-x root/root usr/bin/qemu-system-moxie -rwxr-xr-x root/root usr/bin/qemu-system-nios2 -rwxr-xr-x root/root usr/bin/qemu-system-or1k -rwxr-xr-x root/root usr/bin/qemu-system-ppc @@ -78,6 +77,8 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/qemu-x86_64 -rwxr-xr-x root/root usr/bin/qemu-xtensa -rwxr-xr-x root/root usr/bin/qemu-xtensaeb +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/qemu-plugin.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/qemu/ -rwxr-xr-x root/root usr/lib/qemu/qemu-bridge-helper diff --git a/qemu-all/.signature b/qemu-all/.signature index f04121271..4b2d23476 100644 --- a/qemu-all/.signature +++ b/qemu-all/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/f6eskZ2xflQMfjsA8reVqpWQhBWbFdVJ3/tc33hWJ+tFCdqwowowIJHH5W2h7aMHEU3WgVHNfdnVkYv5kxJ4gk= -SHA256 (Pkgfile) = 49d510dc3e3b528de49aebd2afb389c3be2dcd1d327a78470bbeb7b9ac5a1ac9 -SHA256 (.footprint) = e8986cf1f85151e7415354198565f6e4a816c01db5a5011588363eb5323daf81 -SHA256 (qemu-6.0.0.tar.bz2) = 7d306a03c67c0b667d21b55e1b172f5e55a9af5ee09cbd739fb2395aeca7860c -SHA256 (qemu-man-6.0.0.tar.xz) = 8ac6411efa564db354d20a364e0fc0d2d9cdb55d2b0421d93c424e5797f0bc1f +RWSE3ohX2g5d/W4a6HmiBtzPnsNrTh3/h+pb4M+R1JTIR7WVHIgChNEhF1EkXGCW9FD4jPCPQGNuEhvZUx7n+2fKe4/KWxnEOgo= +SHA256 (Pkgfile) = 03ffb21a3d21f073d1469e8d08d27e184319f89c2881321780e57ae2186148d0 +SHA256 (.footprint) = 0247362e7559f97915c97e0b77f3c7f978756f08d70231f44e3fa0d251822099 +SHA256 (qemu-6.1.0.tar.xz) = eebc089db3414bbeedf1e464beda0a7515aad30f73261abc246c9b27503a3c96 +SHA256 (qemu-man-6.1.0.tar.xz) = 33f3c9e73cea82afc97a5cf73045431086d49dcb989335008a7727453977e22b diff --git a/qemu-all/Pkgfile b/qemu-all/Pkgfile index 4e1144eaf..8c2edcd34 100644 --- a/qemu-all/Pkgfile +++ b/qemu-all/Pkgfile @@ -5,9 +5,9 @@ # Optional: libseccomp libiscsi usbredir spice name=qemu-all -version=6.0.0 +version=6.1.0 release=1 -source=(http://www.qemu-project.org//download/qemu-$version.tar.bz2 +source=(http://www.qemu-project.org//download/qemu-$version.tar.xz qemu-man-$version.tar.xz) build() { diff --git a/qemu-all/qemu-man-6.0.0.tar.xz b/qemu-all/qemu-man-6.0.0.tar.xz deleted file mode 100644 index d75255c49..000000000 Binary files a/qemu-all/qemu-man-6.0.0.tar.xz and /dev/null differ diff --git a/qemu-all/qemu-man-6.1.0.tar.xz b/qemu-all/qemu-man-6.1.0.tar.xz new file mode 100644 index 000000000..9576d07d0 Binary files /dev/null and b/qemu-all/qemu-man-6.1.0.tar.xz differ