* update qemu-user-static to 6.0.0-1

This commit is contained in:
Alexander Baldeck 2021-08-11 09:56:39 +02:00
parent 94d72857a4
commit f4d62c1066

View File

@ -6,7 +6,7 @@ pkgname=qemu-user-static
pkgdesc="Statically linked binaries of Qemu with user emulation. Useful for containers/chroot environment with binfmt."
pkgver=6.0.0
pkgrel=1
arch=(x86_64 aarch64 powerpc) #64le)
arch=(x86_64 aarch64 powerpc64le powerpc)
license=(GPL2 LGPL2.1)
url="http://wiki.qemu.org/"
depends=()