diff options
author | Thomas Penteker <tek@serverop.de> | 2018-02-12 21:28:41 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2018-02-12 21:28:41 +0100 |
commit | f8248cb1850f0d2238a40073b02ecd661b93f79d (patch) | |
tree | 1caf8fa6fb22db26401f04e0266ec7ffa1f9a4ef /qemu | |
parent | 3fe713b5a25daddb1fd5c5fe730fa56ff58f90cc (diff) | |
download | opt-f8248cb1850f0d2238a40073b02ecd661b93f79d.tar.gz opt-f8248cb1850f0d2238a40073b02ecd661b93f79d.tar.xz |
qemu: 2.10.1 -> 2.11.0
Diffstat (limited to 'qemu')
-rw-r--r-- | qemu/.footprint | 1 | ||||
-rw-r--r-- | qemu/.md5sum | 2 | ||||
-rw-r--r-- | qemu/.signature | 8 | ||||
-rw-r--r-- | qemu/Pkgfile | 2 |
4 files changed, 7 insertions, 6 deletions
diff --git a/qemu/.footprint b/qemu/.footprint index 93a5b7c17..65d5421b5 100644 --- a/qemu/.footprint +++ b/qemu/.footprint @@ -11,6 +11,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/qemu-img -rwxr-xr-x root/root usr/bin/qemu-io -rwxr-xr-x root/root usr/bin/qemu-nbd +-rwxr-xr-x root/root usr/bin/qemu-pr-helper -rwxr-xr-x root/root usr/bin/qemu-system-i386 -rwxr-xr-x root/root usr/bin/qemu-system-x86_64 -rwxr-xr-x root/root usr/bin/qemu-x86_64 diff --git a/qemu/.md5sum b/qemu/.md5sum index 8a4e7e505..8d376e20f 100644 --- a/qemu/.md5sum +++ b/qemu/.md5sum @@ -1 +1 @@ -b375373f688bea0cd8865b966dad15e3 qemu-2.10.1.tar.bz2 +335994a755bc655e88a87aeb36bfc0b9 qemu-2.11.0.tar.bz2 diff --git a/qemu/.signature b/qemu/.signature index 819d95987..e94d8cc4f 100644 --- a/qemu/.signature +++ b/qemu/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cjSR4H3k4OT/I8fUaC3NQ/X5zx2DKZm49cL2h5hBq5mORi6XTrqslP6PFImentBKdhbNR/0B2NmoACfLpoT5Aw= -SHA256 (Pkgfile) = e0fcd92f07f69c3bf518b5bcc76a0bd1b08e6dab452f58b69348343ced15cca0 -SHA256 (.footprint) = b6da9b735ebebce85e3cce44546080de1466210467e188496f7164eb7a726024 -SHA256 (qemu-2.10.1.tar.bz2) = 8e040bc7556401ebb3a347a8f7878e9d4028cf71b2744b1a1699f4e741966ba8 +RWSE3ohX2g5d/cqPs+gbI/eylECsGXobEn1aC24fWjA4AKEvA5QzI+am2vc9as9Rd9YvUXNQOoo9hB1/TWmzzWAnKASJ9n6dyAA= +SHA256 (Pkgfile) = 1c10bab1353de8de4ea9d7997b9ade56f4cf0be7b5c3b2c8f3d308bc01c51640 +SHA256 (.footprint) = 4a01c92a3584ac20d983f96cd5cdcd1824d8001b296b35689ee910644e232f22 +SHA256 (qemu-2.11.0.tar.bz2) = c4f034c7665a84a1c3be72c8da37f3c31ec063475699df062ab646d8b2e17fcb diff --git a/qemu/Pkgfile b/qemu/Pkgfile index d897d2090..931197a87 100644 --- a/qemu/Pkgfile +++ b/qemu/Pkgfile @@ -5,7 +5,7 @@ # Optional: libseccomp libiscsi libusb usbredir spice name=qemu -version=2.10.1 +version=2.11.0 release=1 source=(http://wiki.qemu-project.org/download/qemu-$version.tar.bz2) |