diff options
Diffstat (limited to 'system/qemu-guest-agent/qemu-guest-agent.SlackBuild')
-rw-r--r-- | system/qemu-guest-agent/qemu-guest-agent.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/qemu-guest-agent/qemu-guest-agent.SlackBuild b/system/qemu-guest-agent/qemu-guest-agent.SlackBuild index f4e7c8c3bc..168ec3249a 100644 --- a/system/qemu-guest-agent/qemu-guest-agent.SlackBuild +++ b/system/qemu-guest-agent/qemu-guest-agent.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for qemu-guest-agent -# Copyright 2017 Andrzej Telszewski, Banie +# Copyright 2018 Andrzej Telszewski, Banie # 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.9.0} +VERSION=${VERSION:-2.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |