mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
qemu-ga: Update to version 8.0.3
- Update from version 7.1.0 to 8.0.3 - Update of rootfile not required - Update qemu-ga in lockstep with qemu Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
647469bdeb
commit
ebf98cabe2
@@ -1,7 +1,7 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
# #
|
# #
|
||||||
# IPFire.org - A linux based firewall #
|
# IPFire.org - A linux based firewall #
|
||||||
# Copyright (C) 2007-2022 IPFire Team <info@ipfire.org> #
|
# Copyright (C) 2007-2023 IPFire Team <info@ipfire.org> #
|
||||||
# #
|
# #
|
||||||
# This program is free software: you can redistribute it and/or modify #
|
# This program is free software: you can redistribute it and/or modify #
|
||||||
# it under the terms of the GNU General Public License as published by #
|
# it under the terms of the GNU General Public License as published by #
|
||||||
@@ -26,11 +26,11 @@ include Config
|
|||||||
|
|
||||||
SUMMARY = Guest agent for QEMU
|
SUMMARY = Guest agent for QEMU
|
||||||
|
|
||||||
VER = 7.1.0
|
VER = 8.0.3
|
||||||
THISAPP = qemu-ga-$(VER)
|
THISAPP = qemu-ga-$(VER)
|
||||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||||
PROG = qemu-ga
|
PROG = qemu-ga
|
||||||
PAK_VER = 4
|
PAK_VER = 5
|
||||||
|
|
||||||
DEPS =
|
DEPS =
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user