system/qemu: Updated for version 1.6.1.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Edward Koenig 2013-11-04 15:03:10 -06:00 committed by Robby Workman
parent c411f1a1e3
commit 8115e4856e
2 changed files with 5 additions and 4 deletions

View file

@ -30,9 +30,10 @@
# 1.1 28-MAR-2013 fix missing docs per C. Willing and
# add missing --libdir (patched in qemu-trivial upstream)
# 1.2 22-SEP-2013 updated to 1.6
# 1.3 03-NOV-2013 updated to 1.6.1
PRGNAM=qemu
VERSION=${VERSION:-1.6.0}
VERSION=${VERSION:-1.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="qemu"
VERSION="1.6.0"
VERSION="1.6.1"
HOMEPAGE="http://wiki.qemu.org/Main_Page"
DOWNLOAD="http://wiki.qemu.org/download/qemu-1.6.0.tar.bz2"
MD5SUM="f3f39308472d629aca57a255a0c91ba9"
DOWNLOAD="http://wiki.qemu.org/download/qemu-1.6.1.tar.bz2"
MD5SUM="3a897d722457c5a895cd6ac79a28fda0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""