summaryrefslogtreecommitdiff
path: root/qemu-all
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2014-08-08 22:11:40 +0200
committerThomas Penteker <tek@serverop.de>2014-08-08 22:11:40 +0200
commit70db100e8c636e154e1904b9eb7c08323b54b3cb (patch)
treef5bedaf51d1bbf19e7916832ae757be79f91683c /qemu-all
parent19cb254031b0c8ed08f619e9d98f713909010adf (diff)
downloadopt-70db100e8c636e154e1904b9eb7c08323b54b3cb.tar.gz
opt-70db100e8c636e154e1904b9eb7c08323b54b3cb.tar.xz
qemu-all: 2.0.0 -> 2.1.0
Diffstat (limited to 'qemu-all')
-rw-r--r--qemu-all/.footprint2
-rw-r--r--qemu-all/.md5sum2
-rw-r--r--qemu-all/Pkgfile4
3 files changed, 5 insertions, 3 deletions
diff --git a/qemu-all/.footprint b/qemu-all/.footprint
index 68a3c7e77..d15e3ca92 100644
--- a/qemu-all/.footprint
+++ b/qemu-all/.footprint
@@ -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
diff --git a/qemu-all/.md5sum b/qemu-all/.md5sum
index 134a3330c..1db3d6de5 100644
--- a/qemu-all/.md5sum
+++ b/qemu-all/.md5sum
@@ -1 +1 @@
-2790f44fd76da5de5024b4aafeb594c2 qemu-2.0.0.tar.bz2
+6726977292b448cbc7f89998fac6983b qemu-2.1.0.tar.bz2
diff --git a/qemu-all/Pkgfile b/qemu-all/Pkgfile
index 078d5e941..243c75687 100644
--- a/qemu-all/Pkgfile
+++ b/qemu-all/Pkgfile
@@ -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() {

Generated by cgit