summaryrefslogtreecommitdiffstats
path: root/system/qemu/qemu.SlackBuild
diff options
context:
space:
mode:
author Edward W. Koenig2018-01-07 10:31:41 +0100
committer Willy Sudiarto Raharjo2018-01-10 17:55:48 +0100
commit693928d174683d30cd9f7c09ea422b080cac46be (patch)
tree6c19326e0f085486e30f8fb3b090a66d380e23a5 /system/qemu/qemu.SlackBuild
parente88be8cafbc94f27363c3182686eadfd47cf1232 (diff)
downloadslackbuilds-693928d174683d30cd9f7c09ea422b080cac46be.tar.gz
system/qemu: Updated for version 2.10.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qemu/qemu.SlackBuild')
-rw-r--r--system/qemu/qemu.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/qemu/qemu.SlackBuild b/system/qemu/qemu.SlackBuild
index b0d9c0f940..a8fa517ecd 100644
--- a/system/qemu/qemu.SlackBuild
+++ b/system/qemu/qemu.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for qemu
# Copyright 2009, 2010 Andrew Brouwers <abrouwers@gmail.com>
-# Copyright 2013-2017 Edward Koenig, Vancouver, USA <kingbeowulf@gmail.com>
+# Copyright 2013-2018 Edward Koenig, Vancouver, USA <kingbeowulf@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -50,9 +50,10 @@
# 4.0 28-JAN-2017 add bridge-helper option, README additions/cosmetics (thanks to Andrzej T.)
# 4.1 01-APR-2017 no foolin': various bug and CVE updates re: ponce https://lists.nongnu.org/archive/html/qemu-devel/2017-03/msg06332.html
# 4.2 05-JUN-2017 version update to 2.9 release
+# 4.3 06-JAN-2018 verions update to 2.10.x release
PRGNAM=qemu
-VERSION=${VERSION:-2.9.0}
+VERSION=${VERSION:-2.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}