aboutsummaryrefslogtreecommitdiff
path: root/utils/qemu/Makefile
diff options
context:
space:
mode:
authorYousong Zhou <yszhou4tech@gmail.com>2019-11-18 01:13:06 +0000
committerYousong Zhou <yszhou4tech@gmail.com>2019-11-18 02:54:51 +0000
commitdf4811c6c33e81320d8980305ff63e7f850b1145 (patch)
tree21ea89774160fc4d4506d8a8e97ef4f4248e323e /utils/qemu/Makefile
parentc3af7141c673d5f2efe8a1e9014b101f430423f3 (diff)
qemu: bump to version 4.1.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'utils/qemu/Makefile')
-rw-r--r--utils/qemu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/qemu/Makefile b/utils/qemu/Makefile
index f388cd429..0b17413f2 100644
--- a/utils/qemu/Makefile
+++ b/utils/qemu/Makefile
@@ -9,10 +9,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qemu
-PKG_VERSION:=4.1.0
-PKG_RELEASE:=4
+PKG_VERSION:=4.1.1
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_HASH:=656e60218689bdeec69903087fd7582d5d3e72238d02f4481d8dc6d79fd909c6
+PKG_HASH:=ed6fdbbdd272611446ff8036991e9b9f04a2ab2e3ffa9e79f3bab0eb9a95a1d2
PKG_SOURCE_URL:=http://download.qemu.org/
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=LICENSE tcg/LICENSE