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:
parent
502e247abc
commit
e2e2f56646
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user