diff options
author | Thomas Penteker <tek@serverop.de> | 2017-03-04 20:37:22 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2017-03-04 20:50:27 +0100 |
commit | 485a291e5f8f8e8153e06a0ce28dac88964bd762 (patch) | |
tree | 24e583c4811538c251886f08feeb27dd1400896b /qemu-all | |
parent | 0d853743f40766baeee6b5a1ca992fbf239dae20 (diff) | |
download | opt-485a291e5f8f8e8153e06a0ce28dac88964bd762.tar.gz opt-485a291e5f8f8e8153e06a0ce28dac88964bd762.tar.xz |
qemu-all: 2.7.0 -> 2.8.0
Diffstat (limited to 'qemu-all')
-rwxr-xr-x | qemu-all/.footprint | 2 | ||||
-rwxr-xr-x | qemu-all/.md5sum | 2 | ||||
-rwxr-xr-x | qemu-all/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/qemu-all/.footprint b/qemu-all/.footprint index 444f2b8dc..8c695cde6 100755 --- a/qemu-all/.footprint +++ b/qemu-all/.footprint @@ -65,7 +65,6 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/qemu-system-xtensa -rwxr-xr-x root/root usr/bin/qemu-system-xtensaeb -rwxr-xr-x root/root usr/bin/qemu-tilegx --rwxr-xr-x root/root usr/bin/qemu-unicore32 -rwxr-xr-x root/root usr/bin/qemu-x86_64 -rwxr-xr-x root/root usr/bin/virtfs-proxy-helper drwxr-xr-x root/root usr/lib/ @@ -152,6 +151,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/qemu_logo_no_text.svg -rw-r--r-- root/root usr/share/qemu/s390-ccw.img -rw-r--r-- root/root usr/share/qemu/sgabios.bin +-rw-r--r-- root/root usr/share/qemu/skiboot.lid -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-all diff --git a/qemu-all/.md5sum b/qemu-all/.md5sum index 219a71cef..8e11c8e31 100755 --- a/qemu-all/.md5sum +++ b/qemu-all/.md5sum @@ -1 +1 @@ -08d4d06d1cb598efecd796137f4844ab qemu-2.7.0.tar.bz2 +17940dce063b6ce450a12e719a6c9c43 qemu-2.8.0.tar.bz2 diff --git a/qemu-all/Pkgfile b/qemu-all/Pkgfile index 85a4d93ae..5f80078d9 100755 --- a/qemu-all/Pkgfile +++ b/qemu-all/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: libseccomp libiscsi libusb usbredir spice name=qemu-all -version=2.7.0 +version=2.8.0 release=1 source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2) |