Browse Source

qemu: bump to version 4.2.0

lilik-openwrt-22.03
Yousong Zhou 5 years ago
parent
commit
14ee7cd3bf
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      utils/qemu/Makefile

+ 2
- 2
utils/qemu/Makefile View File

@ -9,10 +9,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qemu
PKG_VERSION:=4.1.1
PKG_VERSION:=4.2.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_HASH:=ed6fdbbdd272611446ff8036991e9b9f04a2ab2e3ffa9e79f3bab0eb9a95a1d2
PKG_HASH:=d3481d4108ce211a053ef15be69af1bdd9dde1510fda80d92be0f6c3e98768f0
PKG_SOURCE_URL:=http://download.qemu.org/
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=LICENSE tcg/LICENSE


Loading…
Cancel
Save