diff options
author | Thomas Penteker <tek@serverop.de> | 2014-12-19 17:58:32 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2014-12-19 17:58:32 +0100 |
commit | a84e7d12d698135db48e3756654100c4b30b0af1 (patch) | |
tree | 0aeccfd236529a78160358bb8c703b32ab2ee61b /qemu | |
parent | ac229ff531349b525d8d25ccec0ce89ec61c8cfe (diff) | |
download | opt-a84e7d12d698135db48e3756654100c4b30b0af1.tar.gz opt-a84e7d12d698135db48e3756654100c4b30b0af1.tar.xz |
qemu: 2.1.2 -> 2.2.0
Diffstat (limited to 'qemu')
-rw-r--r-- | qemu/.footprint | 1 | ||||
-rw-r--r-- | qemu/.md5sum | 2 | ||||
-rw-r--r-- | qemu/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/qemu/.footprint b/qemu/.footprint index 6dcced7e8..743bbdec5 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/trace-events -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 diff --git a/qemu/.md5sum b/qemu/.md5sum index 33b62c233..3584472bf 100644 --- a/qemu/.md5sum +++ b/qemu/.md5sum @@ -1 +1 @@ -0ff197c4ed4b695620bc4734e77c888f qemu-2.1.2.tar.bz2 +f7a5e2da22d057eb838a91da7aff43c8 qemu-2.2.0.tar.bz2 diff --git a/qemu/Pkgfile b/qemu/Pkgfile index c2ddae731..3adcbd1ae 100644 --- a/qemu/Pkgfile +++ b/qemu/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: libseccomp libiscsi libusb usbredir spice name=qemu -version=2.1.2 +version=2.2.0 release=1 source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2) |