emulators/qemu-guest-agent: switch to newest qemu ga, fixes #3283 (#3301)

This commit is contained in:
Frank Wall
2023-02-07 12:58:37 +01:00
committed by GitHub
parent 38a172b488
commit 3c4e3e7c3d
2 changed files with 6 additions and 2 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= qemu-guest-agent
PLUGIN_VERSION= 1.1
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.2
PLUGIN_COMMENT= QEMU Guest Agent for OPNsense
PLUGIN_DEPENDS= qemu-guest-agent
PLUGIN_MAINTAINER= opnsense@moov.de
+5
View File
@@ -6,6 +6,11 @@ WWW: http://wiki.qemu.org/Main_Page
Plugin Changelog
================
1.2
Changed:
* switch to most recent version of qemu guest agent
1.1
Fixed: