qemu: 1.3.1 -> 1.4.0

This commit is contained in:
Thomas Penteker 2013-02-16 23:28:55 +01:00
parent 8a850385a1
commit eeccf69b6f
3 changed files with 4 additions and 2 deletions

View File

@ -65,6 +65,7 @@ drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/qemu-nbd.8.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/qemu/
-rw-r--r-- root/root usr/share/qemu/acpi-dsdt.aml
-rw-r--r-- root/root usr/share/qemu/bamboo.dtb
-rw-r--r-- root/root usr/share/qemu/bios.bin
drwxr-xr-x root/root usr/share/qemu/keymaps/
@ -120,6 +121,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/pxe-pcnet.rom
-rw-r--r-- root/root usr/share/qemu/pxe-rtl8139.rom
-rw-r--r-- root/root usr/share/qemu/pxe-virtio.rom
-rw-r--r-- root/root usr/share/qemu/q35-acpi-dsdt.aml
-rw-r--r-- root/root usr/share/qemu/qemu-icon.bmp
-rw-r--r-- root/root usr/share/qemu/s390-zipl.rom
-rw-r--r-- root/root usr/share/qemu/sgabios.bin

View File

@ -1 +1 @@
5dbc6c22f47efca71dfaae0dd80dcf9e qemu-1.3.1.tar.bz2
78f13b774814b6b7ebcaf4f9b9204318 qemu-1.4.0.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: libsdl
name=qemu
version=1.3.1
version=1.4.0
release=1
source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2)