summaryrefslogtreecommitdiffstats
path: root/system/qemu/qemu.SlackBuild
diff options
context:
space:
mode:
author Andrew Brouwers2010-03-16 03:38:19 +0100
committer Erik Hanson2010-05-13 13:30:54 +0200
commitbc81b017b013d3ce8dcbc5b95e55698281dd2297 (patch)
tree306aa4f5345546627b7ef08eaaae29ece0ffa455 /system/qemu/qemu.SlackBuild
parentdb53f2fd460ca31c1bd1cf97e4a6bf6fe507f79c (diff)
downloadslackbuilds-bc81b017b013d3ce8dcbc5b95e55698281dd2297.tar.gz
system/qemu: Updated for version 0.12.3.
Diffstat (limited to 'system/qemu/qemu.SlackBuild')
-rw-r--r--system/qemu/qemu.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/qemu/qemu.SlackBuild b/system/qemu/qemu.SlackBuild
index e1d60c643d..e27e8e8325 100644
--- a/system/qemu/qemu.SlackBuild
+++ b/system/qemu/qemu.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for qemu
-# Copyright 2009,2010 Andrew Brouwers <abrouwers@gmail.com>
+# Copyright 2009, 2010 Andrew Brouwers <abrouwers@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# Modified by the SlackBuilds.org project
PRGNAM=qemu
-VERSION=0.12.1
+VERSION=0.12.3
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}