diff options
author | sibel <lesibel@free.fr> | 2011-03-15 13:56:29 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-03-15 13:56:29 +0100 |
commit | 524c8447806af9284af41577ea17116071f7f16c (patch) | |
tree | 2ae98e7badfda118aa1f17d2988e725cda367e87 /extra | |
parent | fd1a7d3be72a709e31f68d84473552303790428e (diff) | |
download | nutyx-extra-524c8447806af9284af41577ea17116071f7f16c.tar.gz nutyx-extra-524c8447806af9284af41577ea17116071f7f16c.tar.bz2 nutyx-extra-524c8447806af9284af41577ea17116071f7f16c.tar.xz nutyx-extra-524c8447806af9284af41577ea17116071f7f16c.zip |
qemu, maj 0.14.0-1
Diffstat (limited to 'extra')
-rw-r--r-- | extra/qemu/.footprint.i686 | 5 | ||||
-rw-r--r-- | extra/qemu/.footprint.x86_64 | 5 | ||||
-rw-r--r-- | extra/qemu/.md5sum.i686 | 2 | ||||
-rw-r--r-- | extra/qemu/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | extra/qemu/Pkgfile | 2 |
5 files changed, 9 insertions, 7 deletions
diff --git a/extra/qemu/.footprint.i686 b/extra/qemu/.footprint.i686 index 291287f1d..8baf9f965 100644 --- a/extra/qemu/.footprint.i686 +++ b/extra/qemu/.footprint.i686 @@ -56,7 +56,6 @@ drwxr-xr-x root/root usr/share/qemu/ -rw-r--r-- root/root usr/share/qemu/bamboo.dtb -rw-r--r-- root/root usr/share/qemu/bios.bin -rw-r--r-- root/root usr/share/qemu/gpxe-eepro100-80861209.rom --rw-r--r-- root/root usr/share/qemu/gpxe-eepro100-80861229.rom drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/keymaps/ar -rw-r--r-- root/root usr/share/qemu/keymaps/common @@ -107,5 +106,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/pxe-virtio.bin -rw-r--r-- root/root usr/share/qemu/s390-zipl.rom -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 +-rw-r--r-- root/root usr/share/qemu/vgabios-vmware.bin -rw-r--r-- root/root usr/share/qemu/vgabios.bin --rw-r--r-- root/root usr/share/qemu/video.x diff --git a/extra/qemu/.footprint.x86_64 b/extra/qemu/.footprint.x86_64 index 291287f1d..8baf9f965 100644 --- a/extra/qemu/.footprint.x86_64 +++ b/extra/qemu/.footprint.x86_64 @@ -56,7 +56,6 @@ drwxr-xr-x root/root usr/share/qemu/ -rw-r--r-- root/root usr/share/qemu/bamboo.dtb -rw-r--r-- root/root usr/share/qemu/bios.bin -rw-r--r-- root/root usr/share/qemu/gpxe-eepro100-80861209.rom --rw-r--r-- root/root usr/share/qemu/gpxe-eepro100-80861229.rom drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/keymaps/ar -rw-r--r-- root/root usr/share/qemu/keymaps/common @@ -107,5 +106,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/pxe-virtio.bin -rw-r--r-- root/root usr/share/qemu/s390-zipl.rom -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 +-rw-r--r-- root/root usr/share/qemu/vgabios-vmware.bin -rw-r--r-- root/root usr/share/qemu/vgabios.bin --rw-r--r-- root/root usr/share/qemu/video.x diff --git a/extra/qemu/.md5sum.i686 b/extra/qemu/.md5sum.i686 index 7a472cb7f..3598789e9 100644 --- a/extra/qemu/.md5sum.i686 +++ b/extra/qemu/.md5sum.i686 @@ -1 +1 @@ -397a0d665da8ba9d3b9583629f3d6421 qemu-0.13.0.tar.gz +f9d145d5c09de9f0984ffe9bd1229970 qemu-0.14.0.tar.gz diff --git a/extra/qemu/.md5sum.x86_64 b/extra/qemu/.md5sum.x86_64 index 7a472cb7f..3598789e9 100644 --- a/extra/qemu/.md5sum.x86_64 +++ b/extra/qemu/.md5sum.x86_64 @@ -1 +1 @@ -397a0d665da8ba9d3b9583629f3d6421 qemu-0.13.0.tar.gz +f9d145d5c09de9f0984ffe9bd1229970 qemu-0.14.0.tar.gz diff --git a/extra/qemu/Pkgfile b/extra/qemu/Pkgfile index 038f74f11..f7ef371a5 100644 --- a/extra/qemu/Pkgfile +++ b/extra/qemu/Pkgfile @@ -6,7 +6,7 @@ # Run on: alsa-lib,curl,gnutls,esound,sdl name=qemu -version=0.13.0 +version=0.14.0 release=1 source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.gz) |