qemu: bump PKG_RELEASE
This is a fixup for 391267fc
("qemu: add patch for qga guest-shutdown
command")
This commit is contained in:
parent
d7f8eab535
commit
e04535e997
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=qemu
|
||||
PKG_VERSION:=4.0.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_HASH:=13a93dfe75b86734326f8d5b475fde82ec692d5b5a338b4262aeeb6b0fa4e469
|
||||
PKG_SOURCE_URL:=http://download.qemu.org/
|
||||
|
|
Loading…
Reference in a new issue