diff options
author | Simone Rota <sip@crux.nu> | 2007-02-27 00:05:44 +0100 |
---|---|---|
committer | Simone Rota <sip@crux.nu> | 2007-02-27 00:05:44 +0100 |
commit | 9c648ff188e6ef067af377bb90613bf7c5569963 (patch) | |
tree | cb7f8926876a0560283cd6e460d23fc51557d380 /qemu-bin | |
parent | a3983b4a44d911e1e7c025de3ab7bc80350e64e6 (diff) | |
download | opt-9c648ff188e6ef067af377bb90613bf7c5569963.tar.gz opt-9c648ff188e6ef067af377bb90613bf7c5569963.tar.xz |
qemu-bin: updated to 0.9.0
Diffstat (limited to 'qemu-bin')
-rw-r--r-- | qemu-bin/.footprint | 3 | ||||
-rw-r--r-- | qemu-bin/.md5sum | 2 | ||||
-rw-r--r-- | qemu-bin/Pkgfile | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/qemu-bin/.footprint b/qemu-bin/.footprint index ba32aec2c..f903cbf4d 100644 --- a/qemu-bin/.footprint +++ b/qemu-bin/.footprint @@ -22,6 +22,9 @@ drwxr-xr-x root/root usr/local/share/qemu/ -rw-r--r-- root/root usr/local/share/qemu/linux_boot.bin -rw-r--r-- root/root usr/local/share/qemu/openbios-sparc32 -rw-r--r-- root/root usr/local/share/qemu/ppc_rom.bin +-rw-r--r-- root/root usr/local/share/qemu/pxe-ne2k_pci.bin +-rw-r--r-- root/root usr/local/share/qemu/pxe-pcnet.bin +-rw-r--r-- root/root usr/local/share/qemu/pxe-rtl8139.bin -rw-r--r-- root/root usr/local/share/qemu/vgabios-cirrus.bin -rw-r--r-- root/root usr/local/share/qemu/vgabios.bin -rw-r--r-- root/root usr/local/share/qemu/video.x diff --git a/qemu-bin/.md5sum b/qemu-bin/.md5sum index 595df7d72..07f9e365c 100644 --- a/qemu-bin/.md5sum +++ b/qemu-bin/.md5sum @@ -1 +1 @@ -99a328abe1f4c0c721a760bcff1904b4 qemu-0.8.2-i386.tar.gz +18da91c2227db5c7f374694142817ac4 qemu-0.9.0-i386.tar.gz diff --git a/qemu-bin/Pkgfile b/qemu-bin/Pkgfile index 0213442cf..70f06edfc 100644 --- a/qemu-bin/Pkgfile +++ b/qemu-bin/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: kqemu name=qemu-bin -version=0.8.2 +version=0.9.0 release=1 source=(http://fabrice.bellard.free.fr/qemu/qemu-$version-i386.tar.gz) |