system/qemu-guest-agent: Updated for version 2.12.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Andrzej Telszewski 2018-06-08 22:51:16 +01:00 committed by David Spencer
parent b76ca8f264
commit 2998b7cbf6
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for qemu-guest-agent
# Copyright 2018 Andrzej Telszewski, Banie
# Copyright 2018 Andrzej Telszewski, Szczecin
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=qemu-guest-agent
SRCNAM=qemu
VERSION=${VERSION:-2.11.1}
VERSION=${VERSION:-2.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="qemu-guest-agent"
VERSION="2.11.1"
VERSION="2.12.0"
HOMEPAGE="http://www.qemu-project.org/"
DOWNLOAD="http://wiki.qemu-project.org/download/qemu-2.11.1.tar.xz"
MD5SUM="0ee48c0f0cae47cc5d05408e03cd199e"
DOWNLOAD="http://wiki.qemu-project.org/download/qemu-2.12.0.tar.xz"
MD5SUM="ca553eb04c933f58111c304452fc4cc5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""