summaryrefslogtreecommitdiff
path: root/qemu/Pkgfile
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2013-11-29 20:37:14 +0100
committerThomas Penteker <tek@serverop.de>2013-11-29 20:37:14 +0100
commit7f81cc09b376e210fd67de9f7ef437dc0bf2377f (patch)
tree1a50f234555788b81e2cd91ba5b53227d0061edc /qemu/Pkgfile
parentbfa63b1511cc4ba7cf96c882fd6ae1a80c64b1cb (diff)
downloadopt-7f81cc09b376e210fd67de9f7ef437dc0bf2377f.tar.gz
opt-7f81cc09b376e210fd67de9f7ef437dc0bf2377f.tar.xz
qemu: 1.6.1 -> 1.7.0
Diffstat (limited to 'qemu/Pkgfile')
-rw-r--r--qemu/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/qemu/Pkgfile b/qemu/Pkgfile
index 69fdf6b27..38fe436d3 100644
--- a/qemu/Pkgfile
+++ b/qemu/Pkgfile
@@ -6,7 +6,7 @@
# Nice to have: libseccomp libiscsi libusb usbredir
name=qemu
-version=1.6.1
+version=1.7.0
release=1
source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2)
@@ -19,6 +19,7 @@ build() {
--disable-docs \
--libexecdir=/usr/lib/qemu \
--disable-gtk \
+ --localstatedir=/var \
--target-list=x86_64-linux-user,i386-linux-user,i386-softmmu,x86_64-softmmu
# fix include issues with nspr

Generated by cgit