From 19cb254031b0c8ed08f619e9d98f713909010adf Mon Sep 17 00:00:00 2001 From: Thomas Penteker Date: Fri, 8 Aug 2014 22:11:36 +0200 Subject: [PATCH] qemu: 2.0.0 -> 2.1.0 --- qemu/.footprint | 1 + qemu/.md5sum | 2 +- qemu/Pkgfile | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/qemu/.footprint b/qemu/.footprint index df159d661..6dcced7e8 100644 --- a/qemu/.footprint +++ b/qemu/.footprint @@ -100,6 +100,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/sgabios.bin -rw-r--r-- root/root usr/share/qemu/slof.bin -rw-r--r-- root/root usr/share/qemu/spapr-rtas.bin +-rw-r--r-- root/root usr/share/qemu/u-boot.e500 -rw-r--r-- root/root usr/share/qemu/vgabios-cirrus.bin -rw-r--r-- root/root usr/share/qemu/vgabios-qxl.bin -rw-r--r-- root/root usr/share/qemu/vgabios-stdvga.bin diff --git a/qemu/.md5sum b/qemu/.md5sum index 134a3330c..1db3d6de5 100644 --- a/qemu/.md5sum +++ b/qemu/.md5sum @@ -1 +1 @@ -2790f44fd76da5de5024b4aafeb594c2 qemu-2.0.0.tar.bz2 +6726977292b448cbc7f89998fac6983b qemu-2.1.0.tar.bz2 diff --git a/qemu/Pkgfile b/qemu/Pkgfile index 9a80c3c90..254239828 100644 --- a/qemu/Pkgfile +++ b/qemu/Pkgfile @@ -6,8 +6,8 @@ # Nice to have: libseccomp libiscsi libusb usbredir name=qemu -version=2.0.0 -release=2 +version=2.1.0 +release=1 source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2) build() {