aboutsummaryrefslogtreecommitdiff
path: root/utils/qemu/Makefile
diff options
context:
space:
mode:
authorYousong Zhou <yszhou4tech@gmail.com>2020-12-17 16:09:41 +0800
committerYousong Zhou <yszhou4tech@gmail.com>2020-12-17 17:08:40 +0800
commit33bbeceaa70ceaa7d01972066bb1819ebdcf0b9a (patch)
tree0451d4b902ddb23710d3c3fb107739134d1e80f4 /utils/qemu/Makefile
parentd6ca3cff561b9b7c9414533e2318741be3d07d88 (diff)
qemu: add patch for qga guest-shutdown command
Ref: https://github.com/openwrt/packages/issues/14244 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'utils/qemu/Makefile')
-rw-r--r--utils/qemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/qemu/Makefile b/utils/qemu/Makefile
index 57792c8b4..b8ad308ec 100644
--- a/utils/qemu/Makefile
+++ b/utils/qemu/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=qemu
PKG_VERSION:=5.0.0
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_HASH:=2f13a92a0fa5c8b69ff0796b59b86b080bbb92ebad5d301a7724dd06b5e78cb6
PKG_SOURCE_URL:=http://download.qemu.org/