ap/qemu: updated to version 5.1.0.

No changes to build script needed, tested successfully.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This commit is contained in:
Michal Cieslakiewicz 2020-08-20 11:34:57 +02:00
parent 502e247abc
commit e2e2f56646

View File

@ -1,5 +1,5 @@
#!/bin/bash
SRC=qemu
VERSION=5.0.0
VERSION=5.1.0
set -x
wget -c https://download.qemu.org/${SRC}-${VERSION}.tar.xz