qemu-all: 2.0.0 -> 2.1.0
This commit is contained in:
parent
aec4db69c5
commit
98f8b6f171
@ -29,6 +29,7 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/qemu-ppc
|
||||
-rwxr-xr-x root/root usr/bin/qemu-ppc64
|
||||
-rwxr-xr-x root/root usr/bin/qemu-ppc64abi32
|
||||
-rwxr-xr-x root/root usr/bin/qemu-ppc64le
|
||||
-rwxr-xr-x root/root usr/bin/qemu-s390x
|
||||
-rwxr-xr-x root/root usr/bin/qemu-sh4
|
||||
-rwxr-xr-x root/root usr/bin/qemu-sh4eb
|
||||
@ -150,6 +151,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
|
||||
|
@ -1 +1 @@
|
||||
2790f44fd76da5de5024b4aafeb594c2 qemu-2.0.0.tar.bz2
|
||||
6726977292b448cbc7f89998fac6983b qemu-2.1.0.tar.bz2
|
||||
|
@ -6,8 +6,8 @@
|
||||
# Nice to have: libseccomp libiscsi libusb usbredir
|
||||
|
||||
name=qemu-all
|
||||
version=2.0.0
|
||||
release=2
|
||||
version=2.1.0
|
||||
release=1
|
||||
source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user