projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0879f66
)
qemu: update to 10.1.2
author
Vladimir Ermakov
<
[email protected]
>
Sun, 30 Nov 2025 19:42:16 +0000
(20:42 +0100)
committer
Hannu Nyman
<
[email protected]
>
Thu, 4 Dec 2025 16:23:42 +0000
(17:23 +0100)
- Update version
- No patch changed
Signed-off-by: Vladimir Ermakov <
[email protected]
>
utils/qemu/Makefile
patch
|
blob
|
history
diff --git
a/utils/qemu/Makefile
b/utils/qemu/Makefile
index 9b5be8e65b791cc917200285a69cc85eb5f6f09a..713f897c0ec3a1cc6865983e09d068313ed39bfb 100644
(file)
--- a/
utils/qemu/Makefile
+++ b/
utils/qemu/Makefile
@@
-9,11
+9,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=qemu
-PKG_VERSION:=10.1.
0
+PKG_VERSION:=10.1.
2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://download.qemu.org/
-PKG_HASH:=
e0517349b50ca73ebec2fa85b06050d5c463ca65c738833bd8fc1f15f180be51
+PKG_HASH:=
9d75f331c1a5cb9b6eb8fd9f64f563ec2eab346c822cb97f8b35cd82d3f11479
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=LICENSE tcg/LICENSE
PKG_MAINTAINER:=Yousong Zhou <
[email protected]
>