qemu: bump to version 4.1.1
authorYousong Zhou <redacted>
Mon, 18 Nov 2019 01:13:06 +0000 (01:13 +0000)
committerYousong Zhou <redacted>
Mon, 18 Nov 2019 02:54:51 +0000 (02:54 +0000)
Signed-off-by: Yousong Zhou <redacted>
utils/qemu/Makefile

index f388cd42949144e316a424781be8070f58cfa099..0b17413f2eada90536bc475700ba9168fc6dbb40 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT