mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 09:01:28 +08:00
qemu: update to 10.0.2
- Update version to 10.0.2 - Refresh patches Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
This commit is contained in:
committed by
Josef Schlehofer
parent
8ff1f55791
commit
2fdc4601cc
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user