From: Vladimir Ermakov Date: Fri, 30 May 2025 08:54:15 +0000 (+0200) Subject: qemu: update to 10.0.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2fdc4601cc5d52cef606bd6b226538fc343b9da0;p=openwrt-packages.git qemu: update to 10.0.2 - Update version to 10.0.2 - Refresh patches Signed-off-by: Vladimir Ermakov --- diff --git a/utils/qemu/Makefile b/utils/qemu/Makefile index cd8188a0f..1d901863f 100644 --- a/utils/qemu/Makefile +++ b/utils/qemu/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qemu -PKG_VERSION:=10.0.0 +PKG_VERSION:=10.0.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_HASH:=22c075601fdcf8c7b2671a839ebdcef1d4f2973eb6735254fd2e1bd0f30b3896 +PKG_HASH:=ef786f2398cb5184600f69aef4d5d691efd44576a3cff4126d38d4c6fec87759 PKG_SOURCE_URL:=https://download.qemu.org/ PKG_LICENSE:=GPL-2.0-only PKG_LICENSE_FILES:=LICENSE tcg/LICENSE