Skip to content

Commit cbf01e7

Browse files
committed
bump: qemu-5.1.0
1 parent 8bc6e75 commit cbf01e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

command/base

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ HOST_OS=${HOST_OS_RAW,,}
77
HOST_ARCH=${HOST_ARCH_RAW,,}
88

99
QEMU_NAME="qemu"
10-
QEMU_REV="5.0.0"
10+
QEMU_REV="5.1.0"
1111

1212
# when not empty use `git clone` instead of downloading source tarball
13-
QEMU_GIT_COMMIT="49ee115552"
13+
QEMU_GIT_COMMIT=""
1414

1515
# reset to blank when QEMU_REV/GIT_COMMIT bumps, otherwise begin count from 1
1616
QEMU_REV_ZIG_SERIAL=

0 commit comments

Comments
 (0)